CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
NetworkClient.hpp File Reference
#include "CeresEngine/DataTypes.hpp"
#include "CeresEngine/Macros.hpp"
#include "CeresEngine/Foundation/StructEnum.hpp"
#include "CeresEngine/Foundation/Container/Atomic.hpp"
#include <atomic>
#include <cstdint>
#include <iosfwd>

Go to the source code of this file.

Classes

struct  CeresEngine::NetworkClientID
 
struct  CeresEngine::NetworkClientState
 An enumeration that represents the current state the network client is in. More...
 
class  CeresEngine::NetworkClient
 
class  CeresEngine::NetworkClientIDAllocator
 

Namespaces

namespace  CeresEngine