| acceptAnyId() const | MAKLogger::DtRemoteControlInterface | virtual |
| acknowledgeTimeout() const | MAKLogger::DtRemoteControlInterface | virtual |
| addCallback(DtLgrConnectCb cb, void *user) | MAKLogger::DtRemoteControlInterface | virtual |
| addCallback(DtLgrDisconnectCb cb, void *user) | MAKLogger::DtRemoteControlInterface | virtual |
| addCallback(DtLgrLgrHeartbeatCb cb, void *user) | MAKLogger::DtRemoteControlInterface | virtual |
| addCallback(DtLgrAcknowledgeCb cb, void *user) | MAKLogger::DtRemoteControlInterface | virtual |
| addCallback(DtLgrResponseCb cb, void *user) | MAKLogger::DtRemoteControlInterface | virtual |
| addCallback(DtLgrTotalStateCb cb, void *user) | MAKLogger::DtRemoteControlInterface | virtual |
| addCallbackCommandAccepted(DtLgrCommandAcceptedCb cb, void *user) | MAKLogger::DtRemoteControlInterface | virtual |
| addCallbackCommandRejected(DtLgrCommandRejectedCb cb, void *user) | MAKLogger::DtRemoteControlInterface | virtual |
| addCallbackCommandTimedOut(DtLgrCommandTimedOutCb cb, void *user) | MAKLogger::DtRemoteControlInterface | virtual |
| addCallbackConnectionAdded(DtLgrConnectionAddedCb cb, void *user) | MAKLogger::DtRemoteControlInterface | virtual |
| addCallbackConnectionRemoved(DtLgrConnectionRemovedCb cb, void *user) | MAKLogger::DtRemoteControlInterface | virtual |
| addCallbackConnectionTimedOut(DtLgrConnectionTimedOutCb cb, void *user) | MAKLogger::DtRemoteControlInterface | virtual |
| checkConnections() | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| clearConnection() | MAKLogger::DtRemoteControlInterface | virtual |
| commandAccepted(DtSequenceNumber sequenceNumber) | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| commandRejected(const DtEntityIdentifier &source, DtSequenceNumber sequenceNumber) | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| commandTimedOut(DtSequenceNumber sequenceNumber) | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| commandToString(int domain, int command) | MAKLogger::DtRemoteControlInterface | static |
| connectionTimeout() const | MAKLogger::DtRemoteControlInterface | virtual |
| disconnect(const DtEntityIdentifier &entityId) | MAKLogger::DtRemoteControlInterface | virtual |
| DtAcknowledgeDomainMap typedef | MAKLogger::DtRemoteControlInterface | protected |
| DtPduList typedef | MAKLogger::DtRemoteControlInterface | protected |
| DtPendingAcknowledge typedef | MAKLogger::DtRemoteControlInterface | protected |
| DtPendingAcknowledgeList typedef | MAKLogger::DtRemoteControlInterface | protected |
| DtRejectCommandList typedef | MAKLogger::DtRemoteControlInterface | protected |
| DtRemoteControlInterface(int numberOfLoggersToManage=0) | MAKLogger::DtRemoteControlInterface | |
| DtRemoteControlInterface(const DtRemoteControlInterface &) | MAKLogger::DtRemoteControlInterface | private |
| editorInterface() | MAKLogger::DtRemoteControlInterface | virtual |
| getConnection(const DtEntityIdentifier &id) | MAKLogger::DtRemoteControlInterface | virtual |
| getConnectionIds(DtEntityIdSet &connectedLoggers) const | MAKLogger::DtRemoteControlInterface | virtual |
| getConnectionIds(DtEntityIdSet &connectedLoggers, const DtEntityIdentifier &idFilter) const | MAKLogger::DtRemoteControlInterface | virtual |
| getMyRemoteLoggerMap() const | MAKLogger::DtRemoteControlInterface | |
| highestTime() const | MAKLogger::DtRemoteControlInterface | virtual |
| id() const | MAKLogger::DtRemoteControlInterface | virtual |
| isIdMatching(const DtEntityIdentifier &targetId, bool allowWildCard=true) | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| lgrCtrlCallback(DtInteraction *) | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| lgrCtrlCb(DtInteraction *, void *) | MAKLogger::DtRemoteControlInterface | protectedstatic |
| lowestTime() const | MAKLogger::DtRemoteControlInterface | virtual |
| myAcceptAnyId | MAKLogger::DtRemoteControlInterface | protected |
| myAcknowledgeCallbacks | MAKLogger::DtRemoteControlInterface | protected |
| myAcknowledgeInterface | MAKLogger::DtRemoteControlInterface | protected |
| MyAcknowledgeTimeout | MAKLogger::DtRemoteControlInterface | protected |
| myBackChannelBuffer | MAKLogger::DtRemoteControlInterface | protected |
| myBackChannelConnection | MAKLogger::DtRemoteControlInterface | protected |
| myClock | MAKLogger::DtRemoteControlInterface | protected |
| myCommandAcceptedCallbacks | MAKLogger::DtRemoteControlInterface | protected |
| myCommandRejectedCallbacks | MAKLogger::DtRemoteControlInterface | protected |
| myCommandTimedOutCallbacks | MAKLogger::DtRemoteControlInterface | protected |
| myConnectCallbacks | MAKLogger::DtRemoteControlInterface | protected |
| myConnectionAddedCallbacks | MAKLogger::DtRemoteControlInterface | protected |
| myConnectionRemovedCallbacks | MAKLogger::DtRemoteControlInterface | protected |
| myConnectionTimedOutCallbacks | MAKLogger::DtRemoteControlInterface | protected |
| myConnectionTimeout | MAKLogger::DtRemoteControlInterface | protected |
| myDisconnectCallbacks | MAKLogger::DtRemoteControlInterface | protected |
| myEditorInterface | MAKLogger::DtRemoteControlInterface | protected |
| myExerciseCon | MAKLogger::DtRemoteControlInterface | protected |
| myHeartbeatCallbacks | MAKLogger::DtRemoteControlInterface | protected |
| myId | MAKLogger::DtRemoteControlInterface | protected |
| myNextTimeoutCheck | MAKLogger::DtRemoteControlInterface | protected |
| myNumberOfLoggers | MAKLogger::DtRemoteControlInterface | protected |
| myPduList | MAKLogger::DtRemoteControlInterface | protected |
| myPendingAcknowledgements | MAKLogger::DtRemoteControlInterface | protected |
| myPlaybackInterface | MAKLogger::DtRemoteControlInterface | protected |
| myRecordInterface | MAKLogger::DtRemoteControlInterface | protected |
| myRejectedCommands | MAKLogger::DtRemoteControlInterface | protected |
| myRejectedLoggerIds | MAKLogger::DtRemoteControlInterface | protected |
| myRemoteLoggerIds | MAKLogger::DtRemoteControlInterface | protected |
| myRemoteLoggers | MAKLogger::DtRemoteControlInterface | protected |
| myResponseCallbacks | MAKLogger::DtRemoteControlInterface | protected |
| mySequenceNumber | MAKLogger::DtRemoteControlInterface | protected |
| mySharedInterface | MAKLogger::DtRemoteControlInterface | protected |
| mySimulationInterface | MAKLogger::DtRemoteControlInterface | protected |
| mySystemInterface | MAKLogger::DtRemoteControlInterface | protected |
| myTotalStateCallbacks | MAKLogger::DtRemoteControlInterface | protected |
| nextSequenceNumber() | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| numberConnections() const | MAKLogger::DtRemoteControlInterface | virtual |
| numberOfLoggers() const | MAKLogger::DtRemoteControlInterface | virtual |
| operator=(const DtRemoteControlInterface &) | MAKLogger::DtRemoteControlInterface | private |
| playbackInterface() | MAKLogger::DtRemoteControlInterface | virtual |
| processAcknowledge(DtLgrAcknowledgePdu *acknowledgePdu) | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| processBackChannel() | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| processConnect(DtLgrConnectPdu *connectPdu) | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| processControlPdus() | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| processDisconnect(DtLgrDisconnectPdu *disconnectPdu) | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| processLgrHeartbeat(DtLgrLgrHeartbeatPdu *lgrHeartbeatPdu) | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| processResponse(DtLgrResponsePdu *responsePdu) | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| processTotalState(DtLgrTotalStatePdu *totalStatePdu) | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| recordInterface() | MAKLogger::DtRemoteControlInterface | virtual |
| removeCallback(DtLgrConnectCb) | MAKLogger::DtRemoteControlInterface | virtual |
| removeCallback(DtLgrDisconnectCb) | MAKLogger::DtRemoteControlInterface | virtual |
| removeCallback(DtLgrLgrHeartbeatCb) | MAKLogger::DtRemoteControlInterface | virtual |
| removeCallback(DtLgrAcknowledgeCb) | MAKLogger::DtRemoteControlInterface | virtual |
| removeCallback(DtLgrResponseCb) | MAKLogger::DtRemoteControlInterface | virtual |
| removeCallback(DtLgrTotalStateCb) | MAKLogger::DtRemoteControlInterface | virtual |
| removeCallbackCommandAccepted(DtLgrCommandAcceptedCb) | MAKLogger::DtRemoteControlInterface | virtual |
| removeCallbackCommandRejected(DtLgrCommandRejectedCb) | MAKLogger::DtRemoteControlInterface | virtual |
| removeCallbackCommandTimedOut(DtLgrCommandTimedOutCb) | MAKLogger::DtRemoteControlInterface | virtual |
| removeCallbackConnectionAdded(DtLgrConnectionAddedCb) | MAKLogger::DtRemoteControlInterface | virtual |
| removeCallbackConnectionRemoved(DtLgrConnectionRemovedCb) | MAKLogger::DtRemoteControlInterface | virtual |
| removeCallbackConnectionTimedOut(DtLgrConnectionTimedOutCb) | MAKLogger::DtRemoteControlInterface | virtual |
| sendCommandMessage(const DtCommand &command, const DtEntityIdentifier &target=theWildcardAddress) | MAKLogger::DtRemoteControlInterface | virtual |
| sendCommandMessage(const DtCommand &command, DtRemoteControlDomainInterface *domainInterface, const DtEntityIdentifier &target=theWildcardAddress) | MAKLogger::DtRemoteControlInterface | virtual |
| sendLoggerControlMessage(DtLgrControlPdu &lgrControl, const DtEntityIdentifier &target=theWildcardAddress) | MAKLogger::DtRemoteControlInterface | virtual |
| sendLoggerControlMessage(DtLgrControlPdu &lgrControl, DtRemoteControlDomainInterface *domainInterface, const DtEntityIdentifier &target=theWildcardAddress) | MAKLogger::DtRemoteControlInterface | virtual |
| sendMessage(const DtLgrControlPdu &message) | MAKLogger::DtRemoteControlInterface | protectedvirtual |
| setAcceptAnyId(bool acceptAny) | MAKLogger::DtRemoteControlInterface | virtual |
| setAcknowledgeTimeout(DtTime val) | MAKLogger::DtRemoteControlInterface | virtual |
| setConnection(DtExerciseConn *exconn, const DtEntityIdentifier &entityId) | MAKLogger::DtRemoteControlInterface | virtual |
| setConnection(const DtEntityIdentifier &id, DtInetSocket *socket) | MAKLogger::DtRemoteControlInterface | virtual |
| setConnectionTimeout(DtTime val) | MAKLogger::DtRemoteControlInterface | virtual |
| setId(const DtEntityIdentifier &id) | MAKLogger::DtRemoteControlInterface | virtual |
| setNumberOfLoggers(int numberOfLoggersToManage) | MAKLogger::DtRemoteControlInterface | virtual |
| sharedInterface() | MAKLogger::DtRemoteControlInterface | virtual |
| simulationInterface() | MAKLogger::DtRemoteControlInterface | virtual |
| systemInterface() | MAKLogger::DtRemoteControlInterface | virtual |
| theAddressWildcard | MAKLogger::DtRemoteControlInterface | protectedstatic |
| theWildcardAddress | MAKLogger::DtRemoteControlInterface | protectedstatic |
| tick() | MAKLogger::DtRemoteControlInterface | virtual |
| wildcardAddress() | MAKLogger::DtRemoteControlInterface | static |
| ~DtRemoteControlInterface() | MAKLogger::DtRemoteControlInterface | virtual |