MAK RTIspy API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtInOutForwarderPort Member List

This is the complete list of members for DtInOutForwarderPort, including all inherited members.

abortPendingConnections()DtInOutForwarderPortvirtual
addConnection(const DtInetAddrAndPort &newConn, DtTcpMsgSocket *sock)DtInOutForwarderPortprotectedvirtual
addConnectionChangedCb(DtConnectionChangeCb callback, void *usr)DtForwarderPortinlinevirtual
addConnectionEstablishedCb(DtConnectionAddRemoveCb callback, void *usr)DtForwarderPortinlinevirtual
addConnectionLostCb(DtConnectionAddRemoveCb callback, void *usr)DtForwarderPortinlinevirtual
addExecConnectionEstablishedCb(DtExecAddChangeCb callback, void *usr)DtForwarderPortinlinevirtual
addExecDisconnectedCb(DtExecRemovedChangeCb callback, void *usr)DtForwarderPortinlinevirtual
addFederateJoinedCb(DtFederateAddedCb callback, void *usr)DtForwarderPortinlinevirtual
addFederateResignedCb(DtFederateRemovedCb callback, void *usr)DtForwarderPortinlinevirtual
addForwarderPortReadyCb(DtPortReadyCb callback, void *usr)DtForwarderPortinlinevirtual
addInitiatedSocketDynamically(DtTcpMsgSocket *sock, const DtInetAddrAndPort &addrAndPort)DtInOutForwarderPortprotectedvirtual
addNotWaitingForForwarderConnectionsCb(DtNotWaitingForFwsCb callback, void *usr)DtForwarderPortinlinevirtual
addPeerConnection(const MAKRti::DtString &host, const MAKRti::DtInetAddr &ipAddress, int port, bool distributeConnection)DtInOutForwarderPortvirtual
addReceivedSocketDynamically(DtTcpMsgSocket *sock, const DtInetAddrAndPort &addrAndPort)DtInOutForwarderPortprotectedvirtual
addReconnectBegun(DtConnectionReconnectBegunCb callback, void *usr)DtForwarderPortinlinevirtual
addReconnectComplete(DtConnectionReconnectCompleteCb callback, void *usr)DtForwarderPortinlinevirtual
addSocketQueueCb(DtSocketQueueCb callback, void *usr)DtForwarderPortinlinevirtual
addSocketUsingRoutesFile(DtTcpMsgSocket *sock, const DtInetAddrAndPort &addrAndPort)DtInOutForwarderPortprotectedvirtual
addWaitingForForwarderConnectionsCb(DtWaitingForFwsCb callback, void *usr)DtForwarderPortinlinevirtual
becomeRootForwarderNode()DtInOutForwarderPortprotectedvirtual
checkConnectionStatus(const DtInetAddrAndPort *target=0)DtInOutForwarderPortvirtual
clearNeededConnections()DtInOutForwarderPortvirtual
connectionChanged(const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int oldConnID, unsigned int newConnID, const DtInetAddrAndPort &addr)DtForwarderPortinlineprotectedvirtual
connectionChanged(const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int oldConnID, unsigned int newConnID, const DtInetAddrAndPort &addr, void *usr)DtForwarderPortinlineprotectedstatic
connectionCompleted(const DtInetAddrAndPort &addrAndPort, DtTcpMsgSocket *sock)DtInOutForwarderPortprotectedvirtual
connectionCompleted(const MAKRti::DtString &nodeName, const MAKRti::DtString &hostName, unsigned long nodeId, const DtInetAddrAndPort &addrAndPort, DtTcpMsgSocket *sock)DtInOutForwarderPortprotectedvirtual
connectionEstablished(const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const std::pair< DtInetAddrAndPort, DtInetAddrAndPort > &addr)DtForwarderPortinlineprotectedvirtual
connectionEstablished(const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const std::pair< DtInetAddrAndPort, DtInetAddrAndPort > &addr, void *usr)DtForwarderPortinlineprotectedstatic
connectionListToString(const char *separator=" : ") const DtInOutForwarderPortvirtual
connectionLost(const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const std::pair< DtInetAddrAndPort, DtInetAddrAndPort > &addr)DtForwarderPortinlineprotectedvirtual
connectionLost(const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const std::pair< DtInetAddrAndPort, DtInetAddrAndPort > &addr, void *usr)DtForwarderPortinlineprotectedstatic
connections() const DtInOutForwarderPortvirtual
connectToPeer(const DtInetAddrAndPort &addrToConnectTo)DtInOutForwarderPortprotectedvirtual
create(const DtRIDParameters *params, const std::shared_ptr< DtRouteMap > routes, const MAKRti::DtInetAddr &host, int forwarderPort, const MAKRti::DtInetEndpoint &additionalForwarderToConnectTo)DtInOutForwarderPortstatic
distributeConnections(const DtInetAddrAndPort &fwAddrAndPort, const MAKRti::DtString &fwName, const MAKRti::DtString &fwHostName, const std::set< DtForwarderNodeInfo > &fwConnPeers)DtInOutForwarderPortprotectedvirtual
dropMulticastGroup(const MAKRti::DtInetAddr &mcastAddr)DtInOutForwarderPortinlinevirtual
DtAddressList typedefDtForwarderPort
DtAddressMsgPair typedefDtForwarderPort
DtAddressPortList typedefDtForwarderPort
DtAddrToConnMap typedefDtForwarderPort
DtConnAndNameMap typedefDtForwarderPort
DtConnectionAddRemoveCallbackList typedefDtForwarderPort
DtConnectionAddRemoveCb typedefDtForwarderPort
DtConnectionChangeCallbackList typedefDtForwarderPort
DtConnectionChangeCb typedefDtForwarderPort
DtConnectionReconnectBegunCallbackList typedefDtForwarderPort
DtConnectionReconnectBegunCb typedefDtForwarderPort
DtConnectionReconnectCompleteCallbackList typedefDtForwarderPort
DtConnectionReconnectCompleteCb typedefDtForwarderPort
DtExecAddChangeCb typedefDtForwarderPort
DtExecAddedCallbackList typedefDtForwarderPort
DtExecRemovedCallbackList typedefDtForwarderPort
DtExecRemovedChangeCb typedefDtForwarderPort
DtFederateAddedCallbackList typedefDtForwarderPort
DtFederateAddedCb typedefDtForwarderPort
DtFederateRemovedCallbackList typedefDtForwarderPort
DtFederateRemovedCb typedefDtForwarderPort
DtFederationShadowAddChangeCb typedefDtForwarderPort
DtFederationShadowAddedCallbackList typedefDtForwarderPort
DtFederationShadowRemovedCallbackList typedefDtForwarderPort
DtFederationShadowRemovedChangeCb typedefDtForwarderPort
DtForwarderPort(const DtRIDParameters *params, std::shared_ptr< DtRouteMap > routes, MAKRti::DtInetAddr host, int forwarderPort, MAKRti::DtInetEndpoint addnlConnection)DtForwarderPortinlineprotected
DtForwarderPortCreatorFcn typedefDtForwarderPort
DtInOutForwarderPort(const DtRIDParameters *params, std::shared_ptr< DtRouteMap > routes, const MAKRti::DtInetAddr &host, int forwarderPort, const MAKRti::DtInetEndpoint &forwarderAddrToConnectTo)DtInOutForwarderPortprotected
DtInOutForwarderPort()DtInOutForwarderPortprotected
DtInOutForwarderPort(const DtInOutForwarderPort &orig)DtInOutForwarderPortprotected
DtInterfaceAddrSet typedefDtForwarderPort
DtNotWaitingForFwsCallbackList typedefDtForwarderPort
DtNotWaitingForFwsCb typedefDtForwarderPort
DtPortReadyCallbackList typedefDtForwarderPort
DtPortReadyCb typedefDtForwarderPort
DtSocketList typedefDtForwarderPort
DtSocketQueueCallbackList typedefDtForwarderPort
DtSocketQueueCb typedefDtForwarderPort
DtSocketSet typedefDtForwarderPort
DtSockMsgPair typedefDtForwarderPort
DtWaitingForFwsCallbackList typedefDtForwarderPort
DtWaitingForFwsCb typedefDtForwarderPort
execConnected(const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &addr, const MAKRti::DtString &hostName, bool fullyCompliant)DtForwarderPortinlinevirtual
execConnected(const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &addr, const MAKRti::DtString &hostName, bool fullyCompliant, void *usr)DtForwarderPortinlineprotectedstatic
execDisconnected(const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &addr)DtForwarderPortinlinevirtual
execDisconnected(const MAKRti::DtString &connName, unsigned int connID, const DtInetAddrAndPort &addr, void *usr)DtForwarderPortinlineprotectedstatic
federateJoined(const MAKRti::DtString &connName, const MAKRti::DtString &connType, const MAKRti::DtString &federationName, unsigned int connID, unsigned int fedHandle, const DtInetAddrAndPort &addr, const MAKRti::DtString &hostName, unsigned int processId, const MAKRti::DtString &processName, const MAKRti::DtString &commandArgs, DtHlaVersionId hlaVersion)DtForwarderPortinlineprotectedvirtual
federateJoined(const MAKRti::DtString &connName, const MAKRti::DtString &connType, const MAKRti::DtString &federationName, unsigned int connID, unsigned int fedHandle, const DtInetAddrAndPort &addr, const MAKRti::DtString &hostName, unsigned int processId, const MAKRti::DtString &processName, const MAKRti::DtString &commandArgs, DtHlaVersionId hlaVersion, void *usr)DtForwarderPortinlineprotectedstatic
federateResigned(const MAKRti::DtString &connName, const MAKRti::DtString &connType, unsigned int connID, unsigned int fedHandle, const DtInetAddrAndPort &addr)DtForwarderPortinlineprotectedvirtual
federateResigned(const MAKRti::DtString &connName, const MAKRti::DtString &connType, unsigned int connID, unsigned int fedHandle, const DtInetAddrAndPort &addr, void *usr)DtForwarderPortinlineprotectedstatic
fixConnection(DtTcpMsgSocket *sock)DtInOutForwarderPortvirtual
flush()DtInOutForwarderPortvirtual
flushOnly()DtInOutForwarderPortvirtual
forwarderNodeIsReady(unsigned long id)DtForwarderPortinlineprotectedvirtual
forwarderNodeIsReady(unsigned long id, void *usr)DtForwarderPortinlineprotectedstatic
getInitializationMsg(DtMsgSocket *sock, DtAddressMsgPair &msg, bool printBeDestMetadata)DtInOutForwarderPortvirtual
getInitializationMsgs(DtForwarderPort::DtSocketSet &socks, std::list< DtAddressMsgPair > &msgs, bool printBeDestMetadata)DtInOutForwarderPortvirtual
getNextMsg()DtInOutForwarderPortvirtual
initializeConnections()DtInOutForwarderPortprotectedvirtual
isOk() const DtForwarderPortinlinevirtual
isReady() const DtInOutForwarderPortvirtual
listenToMulticastGroup(const MAKRti::DtInetAddr &mcastAddr)DtInOutForwarderPortinlinevirtual
myAdditionalAddrToConnectToDtForwarderPortprotected
myAddressDtForwarderPortprotected
myAddrToSockMapDtInOutForwarderPortprotected
myClockDtInOutForwarderPortprotected
myCompressionLevelDtInOutForwarderPortprotected
myConnectionChangedCbsDtForwarderPortprotected
myConnectionEstablishedCbsDtForwarderPortprotected
myConnectionLostCbsDtForwarderPortprotected
myConnectionMgrDtInOutForwarderPortprotected
myConnectionsDtInOutForwarderPortprotected
myDiscardedRemoteSocketsDtInOutForwarderPortprotected
myDynamicallyInitiatedConnectionsDtInOutForwarderPortprotected
myDynamicallyReceivedConnectionsDtInOutForwarderPortprotected
myExecConnectedCbsDtForwarderPortprotected
myExecDisconnectedCbsDtForwarderPortprotected
myExpiredConnectionsDtInOutForwarderPortprotected
myFederateJoinedCbsDtForwarderPortprotected
myFederateResignedCbsDtForwarderPortprotected
myHostIfDtInOutForwarderPortprotected
myHostnameDtInOutForwarderPortprotected
myInitiatedConnectionsDtInOutForwarderPortprotected
myIsReadyDtInOutForwarderPortprotected
myIsRootForwarderNodeDtInOutForwarderPortprotected
myLastConnectionDtInOutForwarderPortprotected
myLegacyUdpConnectionDtInOutForwarderPortprotected
myListeningToUsedMapDtInOutForwarderPortprotected
myLocalDestinationDtInOutForwarderPortprotected
myMacAddrsOfConnectedForwardersMapDtInOutForwarderPortprotected
myMsgCountDtInOutForwarderPortprotected
myNeededConnectionsDtInOutForwarderPortprotected
myNextConnectionDtInOutForwarderPortprotected
myNotWaitingForFwsCbsDtForwarderPortprotected
myOkDtForwarderPortprotected
myParamsDtForwarderPortprotected
myPendingConnectionsDtInOutForwarderPortprotected
myPendingPeerAdditionDtInOutForwarderPortprotected
myPortReadyCbsDtForwarderPortprotected
myPortToUseDtForwarderPortprotected
myPostPendingConnectionsDtInOutForwarderPortprotected
myPrePendingConnectionsDtInOutForwarderPortprotected
myReconnectBegunCbsDtForwarderPortprotected
myReconnectCompleteCbsDtForwarderPortprotected
myRoutesDtForwarderPortprotected
mySktSendTimeMapDtInOutForwarderPortmutableprotected
mySocketQueueCbsDtForwarderPortprotected
mySocketToBeRemovedDtInOutForwarderPortprotected
mySockToIdMapDtInOutForwarderPortprotected
myStillNeededConnectionsDtInOutForwarderPortprotected
myTestCountFailureMapDtInOutForwarderPortprotected
myUnknownPortConnectionsDtInOutForwarderPortprotected
myUsedToListeningMapDtInOutForwarderPortprotected
myWaitingForFwsCbsDtForwarderPortprotected
notWaitingForForwarderConnections()DtForwarderPortinlineprotectedvirtual
operator=(const DtInOutForwarderPort &orig)DtInOutForwarderPortprotected
pendingConnectionsAborted()DtInOutForwarderPortvirtual
populateConnectionInformation(unsigned int &numForwarderToForwarderConns, std::vector< MAKRti::DtString > &forwarderIdentifiers, std::vector< MAKRti::DtString > &forwarderConnectionHostNames, std::vector< DtInetAddrAndPort > &forwarderConnectionAddrs) const DtInOutForwarderPortvirtual
printAddressMessage(const DtAddressMsgPair &addrMsg, MAKRti::DtOutputStream &outStream=MAKRti::DtVerbose)DtForwarderPortinlinestatic
printForwarderMessage(const DtForwarderMsg &frwdrMsg, MAKRti::DtOutputStream &outStream=MAKRti::DtVerbose)DtForwarderPortinlinestatic
printMessage(const caddr_t msg, MAKRti::DtOutputStream &outStream=MAKRti::DtVerbose)DtForwarderPortinlinestatic
processConnectionMessages(const DtAddressMsgPair &msgPair)DtInOutForwarderPortvirtual
processConnectToForwarderMsg(const DtForwarderPort::DtAddressMsgPair &msg)DtInOutForwarderPortvirtual
processForwarderNodeInfoMsg(const DtForwarderPort::DtAddressMsgPair &msg)DtInOutForwarderPortvirtual
processInitializationMessages()DtInOutForwarderPortvirtual
processLostConnection(DtTcpMsgSocket *sock)DtInOutForwarderPortprotectedvirtual
processMacAddrMsg(const DtForwarderPort::DtAddressMsgPair &msg)DtInOutForwarderPortvirtual
processPortMsg(const DtForwarderPort::DtAddressMsgPair &msgPair)DtInOutForwarderPortvirtual
reconnectBegun(const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const DtInetAddrAndPort &addr)DtForwarderPortinlineprotected
reconnectComplete(const MAKRti::DtString &connName, const MAKRti::DtString &hostName, unsigned int connID, const DtInetAddrAndPort &addr, bool wasSuccessful)DtForwarderPortinlineprotected
removeConnection(DtAddrToConnMap::iterator pos)DtInOutForwarderPortprotectedvirtual
removeConnectionChangedCb(DtConnectionChangeCb callback, void *usr)DtForwarderPortinlinevirtual
removeConnectionEstablishedCb(DtConnectionAddRemoveCb callback, void *usr)DtForwarderPortinlinevirtual
removeConnectionLostCb(DtConnectionAddRemoveCb callback, void *usr)DtForwarderPortinlinevirtual
removeExecConnectionEstablishedCb(DtExecAddChangeCb callback, void *usr)DtForwarderPortinlinevirtual
removeExecDisconnectedCb(DtExecRemovedChangeCb callback, void *usr)DtForwarderPortinlinevirtual
removeFederateJoinedCb(DtFederateAddedCb callback, void *usr)DtForwarderPortinlinevirtual
removeFederateResignedCb(DtFederateRemovedCb callback, void *usr)DtForwarderPortinlinevirtual
removeForwarderPortReadyCb(DtPortReadyCb callback, void *usr)DtForwarderPortinlinevirtual
removeFromPendingList(DtTcpMsgSocket *addr)DtInOutForwarderPortprotectedvirtual
removeNotWaitingForForwarderConnectionsCb(DtNotWaitingForFwsCb callback, void *usr)DtForwarderPortinlinevirtual
removeReconnectBegun(DtConnectionReconnectBegunCb callback, void *usr)DtForwarderPortinlinevirtual
removeReconnectComplete(DtConnectionReconnectCompleteCb callback, void *usr)DtForwarderPortinlinevirtual
removeSocketQueueCb(DtSocketQueueCb callback, void *usr)DtForwarderPortinlinevirtual
removeWaitingForForwarderConnectionsCb(DtWaitingForFwsCb callback, void *usr)DtForwarderPortinlinevirtual
selectParams(MAKRti::DtSelectParamWithWrite &selectParams)DtInOutForwarderPortvirtual
sendByTransport(const DtForwarderMsg &msg) const DtInOutForwarderPortvirtual
sendConnectToForwarderMsg(const DtInetAddrAndPort &fwDestination, const MAKRti::DtString &fwName, const MAKRti::DtString &fwHostName)DtInOutForwarderPortprotectedvirtual
sendForwarderNodeInfoMsg(DtTcpMsgSocket *sock, unsigned long nodeIdToUse=0)DtInOutForwarderPortprotectedvirtual
sendForwarderNodeInfoMsgToConnections()DtInOutForwarderPortprotectedvirtual
sendMacAddrMsg(DtTcpMsgSocket *sock)DtInOutForwarderPortprotectedvirtual
sendPortMsg(DtTcpMsgSocket *sock)DtInOutForwarderPortprotectedvirtual
sendToAllReliable(const DtForwarderMsg &msg) const DtInOutForwarderPortvirtual
sendToListReliable(const DtForwarderMsg &msg, const DtAddressPortList &destinations) const DtInOutForwarderPortvirtual
setCreatorFunction(DtForwarderPortCreatorFcn creator)DtInOutForwarderPortstatic
setForwarderId(unsigned long id)DtForwarderPortinlinevirtual
socketAdditionCb(DtTcpMsgSocket *sock, void *usr)DtInOutForwarderPortprotectedstatic
socketAdditionCb(DtTcpMsgSocket *sock)DtInOutForwarderPortprotectedvirtual
socketEstablishedCb(DtTcpMsgSocket *sock, void *usr)DtInOutForwarderPortprotectedstatic
socketEstablishedCb(DtTcpMsgSocket *sock)DtInOutForwarderPortprotectedvirtual
socketFromListeningAddr(const DtInetAddrAndPort &addrAndPort)DtInOutForwarderPortprotectedvirtual
socketQueueStatus(unsigned int connId, int connQueueStatus)DtForwarderPortinlineprotectedvirtual
socketQueueStatus(unsigned int connId, int connQueueStatus, void *usr)DtForwarderPortinlineprotectedstatic
socketRemovalCb(DtTcpMsgSocket *sock, void *usr)DtInOutForwarderPortprotectedstatic
socketRemovalCb(DtTcpMsgSocket *sock)DtInOutForwarderPortprotectedvirtual
theCreatorDtInOutForwarderPortprotectedstatic
updateFederateConnectionId(unsigned long orig, unsigned long final)DtInOutForwarderPortinlinevirtual
updateRoutes()DtInOutForwarderPortvirtual
waitingForForwarderConnections(const DtConnAndNameMap &allNeededFws, const DtConnAndNameMap &stillNeededFws)DtForwarderPortinlineprotectedvirtual
~DtForwarderPort()DtForwarderPortinlinevirtual
~DtInOutForwarderPort()DtInOutForwarderPortvirtual

Document ID: Generated on Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)