Go to the source code of this file.
Namespaces | |
namespace | IS3D |
Classes | |
class | IS3D::PingMessage |
Not used for normal ClusterSync operation, just for testing. More... | |
class | IS3D::SyncMessage |
class | IS3D::ClusterEventMsg |
class | IS3D::ClusterEventBufferMsg |
A message that contains a buffer of many events. More... | |
class | IS3D::ClusterSyncClient |
Enumerations | |
enum | IS3D::ClusterMsgType { IS3D::NO_MSG = 0, IS3D::Ping_MSG = 2001, IS3D::Sync_MSG = 2002, IS3D::Event_MSG = 2003, IS3D::EventBuffer_MSG = 2004 } |