syncsys
|
contains the parts for the synchronisation system itself More...
Classes | |
class | MemExClient |
specialised version of netlib::BasicClient for the sync system. More... | |
class | MemExServer |
specialised version of netlib::BasicServer for the sync system. More... | |
class | MemExServerClient |
specialised version of netlib::BasicServerClient for the sync system. More... | |
class | NetIDManager |
class for managing the NetIDs of NetEntity More... | |
class | NetEntity |
Base class for all classes which should be to synchronized by the sync system. More... | |
class | SyncClient |
base class for a client More... | |
class | SyncServerClient |
base class for a to the server connected client More... | |
Typedefs | |
typedef unsigned char | NetActionFlag |
bitfield for the NetAction flags | |
Enumerations | |
enum | NetAction |
the possible NetActions |
contains the parts for the synchronisation system itself