![]() |
MAK RTIspy API Documentation for HLA 1.3
|
This is the complete list of members for DtRtiAssistantServer, including all inherited members.
| addMsgCallback(DtAssistantMsgKind msgKind, DtAssistantMsgCbMgr::DtCallbackFcn fcn, void *usr) | DtRtiAssistantServer | virtual |
| addSocketAdditionCallback(DtAssistantSocketAdditionCb cb, void *usr) | DtRtiAssistantServer | virtual |
| addSocketRemovalCallback(DtAssistantSocketRemovalCb cb, void *usr) | DtRtiAssistantServer | virtual |
| addWildcardMsgCallback(DtAssistantMsgCbMgr::DtCallbackFcn fcn, void *usr) | DtRtiAssistantServer | virtual |
| closeConn(int compId) | DtRtiAssistantServer | virtual |
| CompIdToSocketMap typedef | DtRtiAssistantServer | protected |
| currentCompId() const | DtRtiAssistantServer | virtual |
| DtRtiAssistantServer(DtNotifyLevelType level, int port=DtASSISTANT_DEFAULT_PORT, const MAKRti::DtInetAddr &networkInterface=MAKRti::DtInetAddr()) | DtRtiAssistantServer | |
| DtRtiAssistantServer(const DtRtiAssistantServer &) | DtRtiAssistantServer | private |
| forwardMsg(const DtAssistantMsg &msg) | DtRtiAssistantServer | virtual |
| getNetworkAddr() | DtRtiAssistantServer | virtual |
| isOk() const | DtRtiAssistantServer | |
| maxMsgSize() const | DtRtiAssistantServer | virtual |
| msgFactory() const | DtRtiAssistantServer | protectedvirtual |
| myAdditionCallbacks | DtRtiAssistantServer | protected |
| myClock | DtRtiAssistantServer | protected |
| myConnectionsById | DtRtiAssistantServer | protected |
| myConnTestInterval | DtRtiAssistantServer | protected |
| myCurrentSocket | DtRtiAssistantServer | protected |
| myDefaultMessageFactory | DtRtiAssistantServer | protected |
| myDisconnectReasons | DtRtiAssistantServer | protected |
| myIdsByConnection | DtRtiAssistantServer | protected |
| myMessageFactory | DtRtiAssistantServer | protected |
| myMsgCbMgr | DtRtiAssistantServer | protected |
| myNetworkInterface | DtRtiAssistantServer | protected |
| myNextCompId | DtRtiAssistantServer | protected |
| myNumMsgsReceived | DtRtiAssistantServer | protected |
| myNumMsgsSent | DtRtiAssistantServer | protected |
| myPort | DtRtiAssistantServer | protected |
| myRemovalCallbacks | DtRtiAssistantServer | protected |
| mySocketMgr | DtRtiAssistantServer | protected |
| mySocketsToDisconnect | DtRtiAssistantServer | protected |
| myTimeToTestConnections | DtRtiAssistantServer | protected |
| netRead(DtTcpMsgSocket *sock, int *retCode) const | DtRtiAssistantServer | protectedvirtual |
| numConnections() const | DtRtiAssistantServer | virtual |
| operator=(const DtRtiAssistantServer &) | DtRtiAssistantServer | private |
| port() const | DtRtiAssistantServer | virtual |
| readAndProcess(DtTime maxTimePerSocket) | DtRtiAssistantServer | protectedvirtual |
| removeMsgCallback(DtAssistantMsgKind msgKind, DtAssistantMsgCbMgr::DtCallbackFcn fcn, void *usr) | DtRtiAssistantServer | virtual |
| removeSocketAdditionCallback(DtAssistantSocketAdditionCb cb, void *usr) | DtRtiAssistantServer | virtual |
| removeSocketRemovalCallback(DtAssistantSocketRemovalCb cb, void *usr) | DtRtiAssistantServer | virtual |
| removeWildcardMsgCallback(DtAssistantMsgCbMgr::DtCallbackFcn fcn, void *usr) | DtRtiAssistantServer | virtual |
| sendAssistantCommandResponseMsg(int compId, const MAKRti::DtString &formattedData) | DtRtiAssistantServer | virtual |
| sendBroadcast(const DtAssistantMsg &msg) | DtRtiAssistantServer | virtual |
| sendConnMsg(int compId, bool disconnect=false, const MAKRti::DtString &display=MAKRti::DtString::nullString()) | DtRtiAssistantServer | virtual |
| sendConnRespMsg(int compId, const DtRtiConnectionInfoDataPair &conn, const DtRtiConnectionConfigurationInfo &config, bool accepted) | DtRtiAssistantServer | virtual |
| sendDeleteFederateMsg(int compId, DtU16 fedexHandle, DtU16 fedHandle) | DtRtiAssistantServer | virtual |
| sendDoNotWaitForForwardersMsg(int compId) | DtRtiAssistantServer | virtual |
| sendExitMsg(int compId=-1) | DtRtiAssistantServer | virtual |
| sendFederateResignMsg(int compId, int federationHdl, int federateHdl) | DtRtiAssistantServer | virtual |
| sendFederationDestroyMsg(int compId, int federationHdl) | DtRtiAssistantServer | virtual |
| sendForwarderConnectMsg(int compId, const MAKRti::DtString &targetHost, const MAKRti::DtInetAddr &targetAddress, int targetPort) | DtRtiAssistantServer | virtual |
| sendLatencyTestRequestMsg(int compId, bool runTest, bool continuous, bool shouldHalt, bool observing, unsigned int interactionPeriod, unsigned int numInteractions, unsigned int payloadBytes, unsigned long federationHandle=0, unsigned long initFedHandle=0) | DtRtiAssistantServer | virtual |
| sendLicRespMsg(int compId, bool runUnlicensed, const MAKRti::DtString &server, int port, bool accepted) | DtRtiAssistantServer | virtual |
| sendLogEnableMsg(int compId, bool enable) | DtRtiAssistantServer | virtual |
| sendLogRequestMsg(int compId, unsigned maxLogSize) | DtRtiAssistantServer | virtual |
| sendMsg(DtTcpMsgSocket *sock, const DtAssistantMsg &msg) | DtRtiAssistantServer | protectedvirtual |
| sendMsgOnConn(int compId, const DtAssistantMsg &msg) | DtRtiAssistantServer | virtual |
| sendNetStatsObservationRequestMsg(DtAssistantObservationType observationType, int compId, bool observe=false, unsigned int interval=0) | DtRtiAssistantServer | virtual |
| sendNetworkTestEnableMsg(int compId, int federationHdl, bool enable) | DtRtiAssistantServer | virtual |
| sendNtfyLvlUpdateMsg(int compId, DtNotifyLevelType notifyLevel) | DtRtiAssistantServer | virtual |
| sendObserveRtiexecLogMsg(int connId, bool isObserved) | DtRtiAssistantServer | virtual |
| sendObserveRtiexecMsg(int compId, bool isObserved, unsigned int timeStateIntervalMs) | DtRtiAssistantServer | virtual |
| sendObserveRtiForwarderMsg(int compId, bool isObserved, unsigned int timeStateIntervalMs, int defunctRemovalTime) | DtRtiAssistantServer | virtual |
| sendRidParamsRequestMsg(int compId) | DtRtiAssistantServer | virtual |
| sendSignalTickIntervalMsg(int compId, float signalTickInterval) | DtRtiAssistantServer | virtual |
| sendSingleObserveForwarderMsg(int compId) | DtRtiAssistantServer | virtual |
| sendSingleObserveRtiExecMsg(int compId) | DtRtiAssistantServer | virtual |
| setMsgFactory(DtAssistantMessageFactory *fact) | DtRtiAssistantServer | protectedvirtual |
| SocketToCompIdMap typedef | DtRtiAssistantServer | protected |
| tcpSocketAdditionCb(DtTcpMsgSocket *sock, void *usr) | DtRtiAssistantServer | static |
| tcpSocketAdditionCb(DtTcpMsgSocket *sock) | DtRtiAssistantServer | protectedvirtual |
| tcpSocketRemovalCb(DtTcpMsgSocket *sock, void *usr) | DtRtiAssistantServer | static |
| tcpSocketRemovalCb(DtTcpMsgSocket *sock) | DtRtiAssistantServer | protectedvirtual |
| testConnections() | DtRtiAssistantServer | protectedvirtual |
| tick(double timeout=0) | DtRtiAssistantServer | virtual |
| ~DtRtiAssistantServer() | DtRtiAssistantServer | virtual |