, including all inherited members.
AllocReplica(RakNet::BitStream *allocationIdBitstream, ReplicaManager3 *replicaManager3)=0 | RakNet::Connection_RM3 | [pure virtual] |
AutoConstructByQuery(ReplicaManager3 *replicaManager3) | RakNet::Connection_RM3 | |
Connection_RM3(SystemAddress _systemAddress, RakNetGUID _guid) | RakNet::Connection_RM3 | |
constructedReplicaList | RakNet::Connection_RM3 | [protected] |
constructedReplicasCulled | RakNet::Connection_RM3 | [protected] |
ConstructionMode enum name | RakNet::Connection_RM3 | |
CullUniqueNewAndDeletedObjects(DataStructures::Multilist< ML_STACK, Replica3 * > &newObjectsIn, DataStructures::Multilist< ML_STACK, Replica3 * > &deletedObjectsIn, DataStructures::Multilist< ML_STACK, Replica3 * > &newObjectsOut, DataStructures::Multilist< ML_STACK, Replica3 * > &deletedObjectsOut) | RakNet::Connection_RM3 | |
DeserializeOnDownloadComplete(RakNet::BitStream *bitStream) | RakNet::Connection_RM3 | [inline, virtual] |
DeserializeOnDownloadStarted(RakNet::BitStream *bitStream) | RakNet::Connection_RM3 | [inline, virtual] |
destroyedReplicasCulled | RakNet::Connection_RM3 | [protected] |
GetConstructedReplicas(DataStructures::Multilist< ML_STACK, Replica3 * > &objectsTheyDoHave) | RakNet::Connection_RM3 | [virtual] |
GetRakNetGUID(void) const | RakNet::Connection_RM3 | [inline] |
GetSystemAddress(void) const | RakNet::Connection_RM3 | [inline] |
guid | RakNet::Connection_RM3 | [protected] |
HasReplicaConstructed(RakNet::Replica3 *replica) | RakNet::Connection_RM3 | |
isFirstConstruction | RakNet::Connection_RM3 | |
isValidated | RakNet::Connection_RM3 | |
OnConstructToThisConnection(DataStructures::DefaultIndexType queryToConstructIdx, ReplicaManager3 *replicaManager) | RakNet::Connection_RM3 | [protected] |
OnConstructToThisConnection(Replica3 *replica, ReplicaManager3 *replicaManager) | RakNet::Connection_RM3 | [protected] |
OnDereference(Replica3 *replica3, ReplicaManager3 *replicaManager) | RakNet::Connection_RM3 | [protected] |
OnDoNotQueryDestruction(DataStructures::DefaultIndexType queryToDestructIdx, ReplicaManager3 *replicaManager) | RakNet::Connection_RM3 | [protected] |
OnDownloadExisting(Replica3 *replica3, ReplicaManager3 *replicaManager) | RakNet::Connection_RM3 | [protected] |
OnDownloadFromOtherSystem(Replica3 *replica3, ReplicaManager3 *replicaManager) | RakNet::Connection_RM3 | [protected] |
OnDownloadFromThisSystem(Replica3 *replica3, ReplicaManager3 *replicaManager) | RakNet::Connection_RM3 | [protected] |
OnLocalReference(Replica3 *replica3, ReplicaManager3 *replicaManager) | RakNet::Connection_RM3 | [protected] |
OnNeverConstruct(DataStructures::DefaultIndexType queryToConstructIdx, ReplicaManager3 *replicaManager) | RakNet::Connection_RM3 | [protected] |
OnNeverSerialize(DataStructures::DefaultIndexType queryToSerializeIndex, ReplicaManager3 *replicaManager) | RakNet::Connection_RM3 | [protected] |
OnReplicaAlreadyExists(DataStructures::DefaultIndexType queryToConstructIdx, ReplicaManager3 *replicaManager) | RakNet::Connection_RM3 | [protected] |
OnSendDestructionFromQuery(DataStructures::DefaultIndexType queryToDestructIdx, ReplicaManager3 *replicaManager) | RakNet::Connection_RM3 | [protected] |
QUERY_CONNECTION_FOR_REPLICA_LIST enum value | RakNet::Connection_RM3 | |
QUERY_REPLICA_FOR_CONSTRUCTION enum value | RakNet::Connection_RM3 | |
QUERY_REPLICA_FOR_CONSTRUCTION_AND_DESTRUCTION enum value | RakNet::Connection_RM3 | |
QueryConstructionMode(void) const | RakNet::Connection_RM3 | [inline, virtual] |
QueryReplicaList(DataStructures::Multilist< ML_STACK, Replica3 *, Replica3 * > newReplicasToCreate, DataStructures::Multilist< ML_STACK, Replica3 *, Replica3 * > existingReplicasToDestroy) | RakNet::Connection_RM3 | [inline, virtual] |
queryToConstructReplicaList | RakNet::Connection_RM3 | [protected] |
queryToDestructReplicaList | RakNet::Connection_RM3 | [protected] |
queryToSerializeReplicaList | RakNet::Connection_RM3 | [protected] |
ReplicaManager3 class | RakNet::Connection_RM3 | [friend] |
SendConstruction(DataStructures::Multilist< ML_STACK, Replica3 *, Replica3 * > &newObjects, DataStructures::Multilist< ML_STACK, Replica3 *, Replica3 * > &deletedObjects, PRO sendParameters, RakPeerInterface *rakPeer, unsigned char worldId) | RakNet::Connection_RM3 | [virtual] |
SendSerialize(RakNet::Replica3 *replica, bool indicesToSend[RM3_NUM_OUTPUT_BITSTREAM_CHANNELS], RakNet::BitStream serializationData[RM3_NUM_OUTPUT_BITSTREAM_CHANNELS], RakNetTime timestamp, PRO sendParameters[RM3_NUM_OUTPUT_BITSTREAM_CHANNELS], RakPeerInterface *rakPeer, unsigned char worldId) | RakNet::Connection_RM3 | [virtual] |
SendSerializeHeader(RakNet::Replica3 *replica, RakNetTime timestamp, RakNet::BitStream *bs, unsigned char worldId) | RakNet::Connection_RM3 | [protected] |
SendSerializeIfChanged(DataStructures::DefaultIndexType queryToSerializeIndex, SerializeParameters *sp, RakPeerInterface *rakPeer, unsigned char worldId, ReplicaManager3 *replicaManager) | RakNet::Connection_RM3 | [virtual] |
SendValidation(RakPeerInterface *rakPeer, unsigned char worldId) | RakNet::Connection_RM3 | |
SerializeOnDownloadComplete(RakNet::BitStream *bitStream) | RakNet::Connection_RM3 | [inline, virtual] |
SerializeOnDownloadStarted(RakNet::BitStream *bitStream) | RakNet::Connection_RM3 | [inline, virtual] |
systemAddress | RakNet::Connection_RM3 | [protected] |
ValidateLists(ReplicaManager3 *replicaManager) const | RakNet::Connection_RM3 | [protected] |
~Connection_RM3() | RakNet::Connection_RM3 | [virtual] |