R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
LoginResponse.hpp File Reference
#include <capnp/message.h>
#include <capnp/serialize.h>
#include <kj/array.h>
#include <schemas/s2c_messages.capnp.h>
#include <string>
#include <vector>
Include dependency graph for LoginResponse.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RType::Messages::S2C::LoginResponse
 Server response to login request. More...
 

Namespaces

namespace  RType
 
namespace  RType::Messages
 All game messages for R-Type network protocol.
 
namespace  RType::Messages::S2C
 Server-to-Client messages.