ReplicaManager Member List

This is the complete list of members for ReplicaManager, including all inherited members.
_constructionCBReplicaManager [protected]
_receiveDownloadCompleteCBReplicaManager [protected]
_sendDownloadCompleteCBReplicaManager [protected]
AccessSerializationFlags(Replica *replica, SystemAddress systemAddress)ReplicaManager
AddParticipant(SystemAddress systemAddress)ReplicaManager
AllocatePacketUnified(unsigned dataSize)PluginInterface2 [protected]
AssertParticipantsClear(void)ReplicaManager
AssertReplicatedObjectsClear(void)ReplicaManager
autoConstructToNewParticipantsReplicaManager [protected]
autoParticipateNewConnectionsReplicaManager [protected]
autoSerializeInScopeReplicaManager [protected]
Clear(void)ReplicaManager [protected]
CommandStructComp(Replica *const &key, const ReplicaManager::CommandStruct &data)ReplicaManager [static]
Construct(Replica *replica, bool isCopy, SystemAddress systemAddress, bool broadcast)ReplicaManager
DeallocPacketUnified(Packet *packet)PluginInterface2 [protected]
defaultScopeReplicaManager [protected]
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
GetCommandListReplicaIndex(const DataStructures::List< ReplicaManager::CommandStruct > &commandList, Replica *replica, bool *objectExists) const ReplicaManager [protected]
GetParticipantAtIndex(unsigned index)ReplicaManager
GetParticipantBySystemAddress(const SystemAddress systemAddress) const ReplicaManager [protected]
GetParticipantCount(void) const ReplicaManager
GetRakPeerInterface(void) const PluginInterface2 [inline]
GetReplicaAtIndex(unsigned index)ReplicaManager
GetReplicaCount(void) const ReplicaManager
HasParticipant(SystemAddress systemAddress)ReplicaManager
IsConstructed(Replica *replica, SystemAddress systemAddress)ReplicaManager
IsInScope(Replica *replica, SystemAddress systemAddress)ReplicaManager
nextReferenceIndexReplicaManager [protected]
OnAck(unsigned int messageNumber, SystemAddress remoteSystemAddress, RakNetTime time)PluginInterface2 [inline, virtual]
OnAttach(void)PluginInterface2 [inline, virtual]
OnClosedConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, PI2_LostConnectionReason lostConnectionReason)ReplicaManager [protected, virtual]
OnDetach(void)PluginInterface2 [inline, virtual]
OnDirectSocketReceive(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)PluginInterface2 [inline, virtual]
OnDirectSocketSend(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)PluginInterface2 [inline, virtual]
OnFailedConnectionAttempt(Packet *packet, PI2_FailedConnectionAttemptReason failedConnectionAttemptReason)PluginInterface2 [inline, virtual]
OnInternalPacket(InternalPacket *internalPacket, unsigned frameNumber, SystemAddress remoteSystemAddress, RakNetTime time, int isSend)PluginInterface2 [inline, virtual]
OnNewConnection(SystemAddress systemAddress, RakNetGUID rakNetGUID, bool isIncoming)ReplicaManager [protected, virtual]
OnPushBackPacket(const char *data, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)PluginInterface2 [inline, virtual]
OnRakPeerShutdown(void)ReplicaManager [protected, virtual]
OnRakPeerStartup(void)PluginInterface2 [inline, virtual]
OnReceive(Packet *packet)ReplicaManager [protected, virtual]
OnReliabilityLayerPacketError(const char *errorMessage, const BitSize_t bitsUsed, SystemAddress remoteSystemAddress)PluginInterface2 [inline, virtual]
packetizedTCPPluginInterface2 [protected]
participantListReplicaManager [protected]
ParticipantStructComp(const SystemAddress &key, ReplicaManager::ParticipantStruct *const &data)ReplicaManager [static]
PluginInterface2()PluginInterface2
ProcessReceivedCommand(ParticipantStruct *participantStruct, ReceivedCommand *receivedCommand)ReplicaManager [protected]
PushBackPacketUnified(Packet *packet, bool pushAtHead)PluginInterface2 [protected]
rakPeerInterfacePluginInterface2 [protected]
ReferencePointer(Replica *replica)ReplicaManager
RegisteredReplicaComp(Replica *const &key, const ReplicaManager::RegisteredReplica &data)ReplicaManager [static]
RegisteredReplicaRefOrderComp(const unsigned int &key, const ReplicaManager::RegisteredReplica &data)ReplicaManager [static]
RemoteObjectComp(Replica *const &key, const ReplicaManager::RemoteObject &data)ReplicaManager [static]
RemoveParticipant(SystemAddress systemAddress)ReplicaManager
REPLICA_EXPLICIT_CONSTRUCTION enum valueReplicaManager
REPLICA_IMPLICIT_CONSTRUCTION enum valueReplicaManager
REPLICA_SCOPE_FALSE enum valueReplicaManager
REPLICA_SCOPE_TRUE enum valueReplicaManager
REPLICA_SERIALIZE enum valueReplicaManager
ReplicaManager()ReplicaManager
replicatedObjectsReplicaManager [protected]
sendChannelReplicaManager [protected]
SendListUnified(const char **data, const int *lengths, const int numParameters, PacketPriority priority, PacketReliability reliability, char orderingChannel, const AddressOrGUID systemIdentifier, bool broadcast)PluginInterface2 [protected]
SendUnified(const RakNet::BitStream *bitStream, PacketPriority priority, PacketReliability reliability, char orderingChannel, const AddressOrGUID systemIdentifier, bool broadcast)PluginInterface2 [protected]
SetAutoConstructToNewParticipants(bool autoConstruct)ReplicaManager
SetAutoParticipateNewConnections(bool autoAdd)ReplicaManager
SetAutoSerializeInScope(bool autoSerialize)ReplicaManager
SetDefaultScope(bool scope)ReplicaManager
SetDownloadCompleteCB(SendDownloadCompleteInterface *sendDownloadComplete, ReceiveDownloadCompleteInterface *receiveDownloadComplete)ReplicaManager
SetPacketizedTCP(PacketizedTCP *ptr)PluginInterface2
SetRakPeerInterface(RakPeerInterface *ptr)PluginInterface2
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(void)ReplicaManager [virtual]
~PluginInterface2()PluginInterface2 [virtual]
~ReplicaManager()ReplicaManager [virtual]