![]() |
MAK RTIspy API Documentation for HLA 1.3
|
This is the complete list of members for DtRtiExec, including all inherited members.
| addFedExCreatedCallback(DtFedExCbFn fn, void *usr) | DtRtiExec | virtual |
| addFedExDestroyedCallback(DtFedExCbFn fn, void *usr) | DtRtiExec | virtual |
| addLogFileNameUpdatedCallback(DtLogFileNameCbFn fn, void *usr) | DtRtiExec | virtual |
| addTickCallback(DtTickCbFn fn, void *usr, DtTime interval) | DtRtiExec | virtual |
| addTickCallback(DtTickWithExecCbFn fn, void *usr, DtTime interval) | DtRtiExec | virtual |
| caughtShutdownSignal() | DtRtiExec | static |
| checkVersion(const DtString &version) const | DtRtiExec | virtual |
| cleanupConstructorException() | DtRtiExec | protected |
| connectMgr() | DtRtiExec | inline |
| create(DtRIDParameters *p, DtBoost::shared_ptr< DtFilePrinter > logPrinter, bool autoExit=false, const DtRtiConnectionInfoDataPair &connInfo=DtRtiConnectionInfoDataPair()) | DtRtiExec | static |
| createFedEx(DtConnectionMgr *connMgr, const std::vector< unsigned int > &crcs, const char *fedExName, std::string const &timeImplName, MAKRti::DtFomType fedType, const std::vector< DtString > &fedFileName, const DtString &momModuleName, int fedExHandle, DtRIDParameters *params, unsigned int momModuleCrc) | DtRtiExec | virtual |
| deleteFederate(unsigned int handle, const DtString &federationName) | DtRtiExec | virtual |
| destroyFederationByName(const DtString &fullFedexName, bool sendDestroyResponse=true, bool forceDestroy=false) | DtRtiExec | virtual |
| DtConnIdToTimeMap typedef | DtRtiExec | protected |
| DtRtiExec(DtRIDParameters *p, DtBoost::shared_ptr< DtFilePrinter > logPrinter, bool autoExit, const DtRtiConnectionInfoDataPair &connInfo) | DtRtiExec | protected |
| DtStartRtiForwarderResult enum name | DtRtiExec | protected |
| enableLogging() | DtRtiExec | virtual |
| exists(const DtString &fedExName) | DtRtiExec | virtual |
| exit() | DtRtiExec | virtual |
| fedExec(const DtString &fedExName) | DtRtiExec | |
| fedExec(const DtString &fedExName) const | DtRtiExec | |
| fedExecs() const | DtRtiExec | |
| ForwarderStartupFailed enum value | DtRtiExec | protected |
| ForwarderSuccessfullyStarted enum value | DtRtiExec | protected |
| lineOfInput | DtRtiExec | protected |
| listFederates() | DtRtiExec | virtual |
| myAutoExit | DtRtiExec | protected |
| myClock | DtRtiExec | protected |
| myConnectionMgr | DtRtiExec | protected |
| myConnInfo | DtRtiExec | protected |
| myCreateCallbacks | DtRtiExec | protected |
| myCreatedRtiForwarder | DtRtiExec | protected |
| myDestroyCallbacks | DtRtiExec | protected |
| myDisconnectedFederates | DtRtiExec | protected |
| myExecByHandle | DtRtiExec | protected |
| myExecByName | DtRtiExec | protected |
| myExitCommanded | DtRtiExec | protected |
| myFaultManager | DtRtiExec | protected |
| myFederationNameForDelete | DtRtiExec | protected |
| myFedNameForDeleteComplete | DtRtiExec | protected |
| myFreeFedExHandle | DtRtiExec | protected |
| myHandleForDelete | DtRtiExec | protected |
| myHandleForDeleteComplete | DtRtiExec | protected |
| myHandshakeStatus | DtRtiExec | protected |
| myHostname | DtRtiExec | protected |
| myLogFileNameCallbacks | DtRtiExec | protected |
| myLogPrinter | DtRtiExec | protected |
| myMcastDiscoveryMgr | DtRtiExec | protected |
| myNextHeartbeat | DtRtiExec | protected |
| myParams | DtRtiExec | protected |
| myPendingDelete | DtRtiExec | protected |
| myPendingQuit | DtRtiExec | protected |
| myRtiForwarder | DtRtiExec | protected |
| myTickCallbacks | DtRtiExec | protected |
| myTickWithExecCallbacks | DtRtiExec | protected |
| params() const | DtRtiExec | inline |
| parseDeleteCommand(const DtString &command, unsigned int &handle, DtString &federationName) const | DtRtiExec | virtual |
| performMulticastDiscovery(bool reliableTransportDisabled) | DtRtiExec | protectedvirtual |
| processCreate(const DtCreateMsg &msg) | DtRtiExec | virtual |
| processCreate(const DtCreateMsg &msg, void *usr) | DtRtiExec | static |
| processDestroy(const DtDestroyMsg &msg) | DtRtiExec | virtual |
| processDestroy(const DtDestroyMsg &msg, void *usr) | DtRtiExec | static |
| processDisconnect(const DtDisconnectMsg &msg) | DtRtiExec | virtual |
| processDisconnect(const DtDisconnectMsg &msg, void *usr) | DtRtiExec | static |
| processJoin(const DtJoinMsg &msg) | DtRtiExec | virtual |
| processJoin(const DtJoinMsg &msg, void *usr) | DtRtiExec | static |
| processListFederations(const DtListFederationsMsg &msg) | DtRtiExec | virtual |
| processListFederations(const DtListFederationsMsg &msg, void *usr) | DtRtiExec | static |
| processQueueFull(const DtQueueFullMsg &msg) | DtRtiExec | virtual |
| processQueueFull(const DtQueueFullMsg &msg, void *usr) | DtRtiExec | static |
| processQuit() | DtRtiExec | |
| processReconnect(const DtReconnectMsg &msg) | DtRtiExec | virtual |
| processReconnect(const DtReconnectMsg &msg, void *usr) | DtRtiExec | static |
| processRtiExecHandshakeMsg(const DtRtiExecHandshakeMsg &msg, void *usr) | DtRtiExec | static |
| processRtiExecHandshakeMsg(const DtRtiExecHandshakeMsg &msg) | DtRtiExec | protectedvirtual |
| processUpdateNotifyLevel(DtNotifyLevelType level) | DtRtiExec | virtual |
| removeDroppedFederateConnections() | DtRtiExec | protectedvirtual |
| removeFedExCreatedCallback(DtFedExCbFn fn, void *usr) | DtRtiExec | virtual |
| removeFedExDestroyedCallback(DtFedExCbFn fn, void *usr) | DtRtiExec | virtual |
| removeLogFileNameUpdatedCallback(DtLogFileNameCbFn fn, void *usr) | DtRtiExec | virtual |
| removeTickCallback(DtTickCbFn fn, void *usr) | DtRtiExec | virtual |
| removeTickCallback(DtTickWithExecCbFn fn, void *usr) | DtRtiExec | virtual |
| RetryStartingForwarder enum value | DtRtiExec | protected |
| ridRequestCb(const DtRidTestRequestMsg &msg) | DtRtiExec | virtual |
| ridRequestCb(const DtRidTestRequestMsg &msg, void *usr) | DtRtiExec | static |
| rtiExecToForwarderHandshake() | DtRtiExec | protectedvirtual |
| run() | DtRtiExec | virtual |
| sendCreateResponseMsg(const unsigned long destinationID, DtCreateResponseFlag flag, MAKRti::DtString const &errorString) | DtRtiExec | virtual |
| sendDestroyResponseMsg(const char *fedExName, DtDestroyResponseFlag flag) | DtRtiExec | virtual |
| sendJoinResponseMsg(unsigned long destinationIDValue, unsigned short requestID, unsigned int crc, DtFederateHandle handle, const char *fedName, int fedExHandle, const char *fedExName, const DtString &momModule, const std::vector< DtString > &fedFileName, unsigned long flags, bool allowNetworkTesting, MAKRti::DtString const &errorString, DtJoinResponseMsg::errorCodes errorValue=DtJoinResponseMsg::DT_NO_ERROR) | DtRtiExec | virtual |
| sendReportFederationsMsg(unsigned long destId, const std::vector< DtString > &federationNames, const std::vector< DtString > &timeImplNames) | DtRtiExec | virtual |
| sendRtiExecHandshakeMsg(DtHandle destId, DtRtiExecHandshakeMsg::DtHandshakeStatus status) | DtRtiExec | protectedvirtual |
| setCreatorFunction(DtRtiExecCreator fn) | DtRtiExec | static |
| shutdownForwarderIfCreated() | DtRtiExec | virtual |
| shutdownSignalCaught() | DtRtiExec | static |
| startRtiForwarder(const DtRIDParameters *params) | DtRtiExec | protectedvirtual |
| theCreator | DtRtiExec | protectedstatic |
| theShutdownSignalCaught | DtRtiExec | protectedstatic |
| tick(bool noCallbacks=false) | DtRtiExec | virtual |
| wait(DtTime intervalInSeconds) | DtRtiExec | virtual |
| ~DtRtiExec() | DtRtiExec | virtual |