, including all inherited members.
| AccessSerializationFlags(Replica *replica, SystemAddress systemAddress) | ReplicaManager | |
| AddParticipant(SystemAddress systemAddress) | ReplicaManager | |
| AssertParticipantsClear(void) | ReplicaManager | |
| AssertReplicatedObjectsClear(void) | ReplicaManager | |
| Clear(void) | ReplicaManager | [protected] |
| Construct(Replica *replica, bool isCopy, SystemAddress systemAddress, bool broadcast) | ReplicaManager | |
| DereferencePointer(Replica *replica) | ReplicaManager | |
| Destruct(Replica *replica, SystemAddress systemAddress, bool broadcast) | ReplicaManager | |
| DisableReplicaInterfaces(Replica *replica, unsigned char interfaceFlags) | ReplicaManager | |
| EnableReplicaInterfaces(Replica *replica, unsigned char interfaceFlags) | ReplicaManager | |
| GetParticipantAtIndex(unsigned index) | ReplicaManager | |
| GetParticipantCount(void) const | ReplicaManager | |
| GetReplicaAtIndex(unsigned index) | ReplicaManager | |
| GetReplicaCount(void) const | ReplicaManager | |
| HasParticipant(SystemAddress systemAddress) | ReplicaManager | |
| IsConstructed(Replica *replica, SystemAddress systemAddress) | ReplicaManager | |
| IsInScope(Replica *replica, SystemAddress systemAddress) | ReplicaManager | |
| OnAttach(RakPeerInterface *peer) | ReplicaManager | [protected, virtual] |
| OnCloseConnection(RakPeerInterface *peer, SystemAddress systemAddress) | ReplicaManager | [protected, virtual] |
| OnDetach(RakPeerInterface *peer) | PluginInterface | [virtual] |
| OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface | [virtual] |
| OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress) | PluginInterface | [virtual] |
| OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, bool isSend) | PluginInterface | [virtual] |
| OnReceive(RakPeerInterface *peer, Packet *packet) | ReplicaManager | [protected, virtual] |
| OnShutdown(RakPeerInterface *peer) | ReplicaManager | [protected, virtual] |
| OnStartup(RakPeerInterface *peer) | PluginInterface | [virtual] |
| participantList | ReplicaManager | [protected] |
| ReferencePointer(Replica *replica) | ReplicaManager | |
| RemoveParticipant(SystemAddress systemAddress) | ReplicaManager | |
| ReplicaManager() | ReplicaManager | |
| replicatedObjects | ReplicaManager | [protected] |
| SetAutoConstructToNewParticipants(bool autoConstruct) | ReplicaManager | |
| SetAutoParticipateNewConnections(bool autoAdd) | ReplicaManager | |
| SetAutoSerializeInScope(bool autoSerialize) | ReplicaManager | |
| SetDefaultScope(bool scope) | ReplicaManager | |
| SetDownloadCompleteCB(SendDownloadCompleteInterface *sendDownloadComplete, ReceiveDownloadCompleteInterface *receiveDownloadComplete) | ReplicaManager | |
| SetReceiveConstructionCB(ReceiveConstructionInterface *receiveConstructionInterface) | ReplicaManager | |
| SetScope(Replica *replica, bool inScope, SystemAddress systemAddress, bool broadcast) | ReplicaManager | |
| SetSendChannel(unsigned char channel) | ReplicaManager | |
| SignalSerializationFlags(Replica *replica, SystemAddress systemAddress, bool broadcast, bool set, unsigned int flags) | ReplicaManager | |
| SignalSerializeNeeded(Replica *replica, SystemAddress systemAddress, bool broadcast) | ReplicaManager | |
| Update(RakPeerInterface *peer) | ReplicaManager | [virtual] |
| ~ReplicaManager() | ReplicaManager | [virtual] |