, including all inherited members.
AddClient(SyncServerClient *client) | syncsys::NetEntity | [inline] |
AddClients(const ChangedClientContainer &list) | syncsys::NetEntity | [inline] |
ClientNeedsUpdates(SyncServerClient *client) | syncsys::NetEntity | [inline, protected, virtual] |
CopyClientListToSubElement(NetEntity *e) | syncsys::NetEntity | [protected] |
Deserialize(NetAction, helpers::NetworkBuffer &)=0 | syncsys::NetEntity | [protected, pure virtual] |
ForceClientlistCheck(void) | syncsys::NetEntity | [inline] |
ForceRevisionOfClientVisibility(void) | syncsys::NetEntity | [inline, protected] |
GetChangedClientSize(void) const | syncsys::NetEntity | [inline] |
GetClient(void) const | syncsys::NetEntity | [inline, protected] |
GetNetID(void) const | syncsys::NetEntity | [inline] |
IsServerElement(void) const | syncsys::NetEntity | [inline] |
ManualRefresh(NetActionFlag f) | syncsys::NetEntity | [inline] |
NetEntity(NetIDManager *) | syncsys::NetEntity | [protected] |
NetEntity(NetEntity *, bool TakeClientListFromElement=true) | syncsys::NetEntity | [protected] |
NetEntity(const ContainerConnector &, SyncClient *, bool dodeserialize) | syncsys::NetEntity | [protected] |
PerformNeededUpdates(ChangedClientContainer *out, unsigned int update_interval=0, unsigned int time=-1, bool add_time=false, bool update_interval_server_only=true) | syncsys::NetEntity | [protected] |
PerformNeededUpdates(const ChangedClientContainer &in, ChangedClientContainer *out=NULL, unsigned int update_interval=0, unsigned int time=-1, bool add_time=false, bool update_interval_server_only=true) | syncsys::NetEntity | [inline, protected] |
Serialize(NetAction, helpers::NetworkBuffer &)=0 | syncsys::NetEntity | [protected, pure virtual] |
Update(unsigned int update_interval=-1, unsigned int time=-1, bool add_time=false, bool update_interval_server_only=true) | syncsys::NetEntity | [inline, virtual] |
Update(const ChangedClientContainer &in, unsigned int update_interval=-1, unsigned int time=-1, bool add_time=false, bool update_interval_server_only=true) | syncsys::NetEntity | [inline, virtual] |