This is the complete list of members for
syncsys::SyncClient, including all inherited members.
| AddElementNeedingData(NetEntity *Callback, unsigned int NeededID, NetAction NeededAction) | syncsys::SyncClient | [inline] |
| GetReceivedElement(unsigned int id, NetAction n=NOTHING, NetEntity *Callback=NULL, bool createanyway=false) | syncsys::SyncClient | [inline] |
| GetReceivedElement(unsigned int id, T2 arg1, NetAction n=NOTHING, NetEntity *Callback=NULL, bool createanyway=false) | syncsys::SyncClient | [inline] |
| GetReceivedElement(unsigned int id, T2 arg1, T3 arg2, NetAction n=NOTHING, NetEntity *Callback=NULL, bool createanyway=false) | syncsys::SyncClient | [inline] |
| RegistateElement(NetEntity *e) | syncsys::NetIDManager | [private, virtual] |
| RemoveElement(NetEntity *e) | syncsys::SyncClient | [virtual] |
| SyncClient(void) | syncsys::SyncClient | |
| UnPackData(helpers::NetworkBuffer &, bool updatedirectly) | syncsys::SyncClient | |