Public Member Functions | Public Attributes

ReplicaManager::ParticipantStruct Struct Reference

#include <ReplicaManager.h>

Collaboration diagram for ReplicaManager::ParticipantStruct:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Definition at line 397 of file ReplicaManager.h.


Constructor & Destructor Documentation

ReplicaManager::ParticipantStruct::~ParticipantStruct (  ) 

Definition at line 1255 of file ReplicaManager.cpp.

Here is the call graph for this function:


Member Data Documentation

Definition at line 406 of file ReplicaManager.h.

Definition at line 413 of file ReplicaManager.h.

Definition at line 420 of file ReplicaManager.h.

Definition at line 417 of file ReplicaManager.h.

Definition at line 402 of file ReplicaManager.h.


The documentation for this struct was generated from the following files: