#include <ReplicaManager.h>

Public Member Functions | |
| ~ParticipantStruct () | |
Public Attributes | |
| SystemAddress | systemAddress |
| bool | callDownloadCompleteCB |
| DataStructures::List < CommandStruct > | commandList |
| DataStructures::OrderedList < Replica *, RemoteObject, ReplicaManager::RemoteObjectComp > | remoteObjectList |
| DataStructures::Queue < ReceivedCommand * > | pendingCommands |
Definition at line 397 of file ReplicaManager.h.
| ReplicaManager::ParticipantStruct::~ParticipantStruct | ( | ) |
Definition at line 406 of file ReplicaManager.h.
Definition at line 413 of file ReplicaManager.h.
Definition at line 420 of file ReplicaManager.h.
| DataStructures::OrderedList<Replica *, RemoteObject, ReplicaManager::RemoteObjectComp> ReplicaManager::ParticipantStruct::remoteObjectList |
Definition at line 417 of file ReplicaManager.h.
Definition at line 402 of file ReplicaManager.h.
1.7.1