|
| | DtAssistantForwarderStateMsg (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) |
| | Constructors. More...
|
| |
| | DtAssistantForwarderStateMsg (const DtNetAssistantForwarderStateMsg *netRepMsg, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) |
| |
| virtual | ~DtAssistantForwarderStateMsg () |
| | Destructor. More...
|
| |
| virtual DtAssistantMsg * | clone (bool copy=true) const |
| | Return a copy/empty object of the same type as this. More...
|
| |
| virtual void | printData () const |
| | Print the data section. More...
|
| |
| void | getAllData (unsigned int &numForwarderToForwarderConns, std::vector< MAKRti::DtString > &forwarderIdentifiers, std::vector< MAKRti::DtString > &forwarderConnectionNames, std::vector< MAKRti::DtString > &forwarderConnectionHostNames, std::vector< std::pair< MAKRti::DtInetAddr, MAKRti::DtInetAddr > > &forwarderConnectionAddrs, std::vector< int > &forwarderConnectionPorts, unsigned int &numExecConns, unsigned int &numForwarderClientConns, std::vector< MAKRti::DtString > &clientConnectionNames, std::vector< MAKRti::DtString > &clientConnectionTypeNames, std::vector< MAKRti::DtString > &clientConnectionProcessNames, std::vector< MAKRti::DtString > &clientConnectionPIDs, std::vector< MAKRti::DtString > &clientConnectionCommandArgs, std::vector< MAKRti::DtString > &clientConnectionHostNames, std::vector< MAKRti::DtInetAddr > &clientConnectionAddrs, std::vector< MAKRti::DtString > &clientConnectionFederationNames, std::vector< int > &clientFederateHandles, std::vector< unsigned > &clientConnIds, std::vector< int > &clientConnectionQueueStatus, std::vector< DtHlaVersionId > &clientHlaVersions, std::vector< DtAssistantMsgFederateStatus > &clientFederateStat) const |
| |
| bool | setAllData (unsigned int numForwarderToForwarderConns, const std::vector< MAKRti::DtString > &forwarderIdentifiers, const std::vector< MAKRti::DtString > &forwarderConnectionNames, const std::vector< MAKRti::DtString > &forwarderConnectionHostNames, const std::vector< std::pair< MAKRti::DtInetAddr, MAKRti::DtInetAddr > > &forwarderConnectionAddrs, const std::vector< int > &forwarderConnectionPorts, unsigned int numExecConns, unsigned int numForwarderClientConns, const std::vector< MAKRti::DtString > &clientConnectionNames, const std::vector< MAKRti::DtString > &clientConnectionTypeNames, const std::vector< MAKRti::DtString > &clientConnectionProcessNames, const std::vector< MAKRti::DtString > &clientConnectionPIDs, const std::vector< MAKRti::DtString > &clientConnectionCommandArgs, const std::vector< MAKRti::DtString > &clientConnectionHostNames, const std::vector< MAKRti::DtInetAddr > &clientConnectionAddrs, const std::vector< MAKRti::DtString > &clientConnectionFederationNames, const std::vector< int > &clientFederateHandles, const std::vector< unsigned > &clientConnIds, const std::vector< int > &clientConnectionQueueStatus, const std::vector< DtHlaVersionId > &clientHlaVersions, const std::vector< DtAssistantMsgFederateStatus > &clientConnectionFederateStatus) |
| |
| MAKRti::DtString | toString () const |
| |
| virtual unsigned int | numForwarderToForwarderConnections () const |
| |
| virtual unsigned int | numClientConnectionsThatAreExecs () const |
| |
| virtual unsigned int | numClientConnections () const |
| |
| virtual | ~DtAssistantMsg () |
| | Destructor. More...
|
| |
| virtual DtNetAssistantMsgHeader * | netHeader () const |
| | Get header of network representation. More...
|
| |
| virtual int | version () const |
| | Return the message version. More...
|
| |
| virtual bool | isValidVersion () const |
| | Returns bool: message version is valid? More...
|
| |
| virtual DtAssistantMsgKind | msgKind () const |
| | Get the message kind. More...
|
| |
| virtual void | print () const |
| | Printing functions. More...
|
| |
| virtual void | printHeader () const |
| |
| virtual void | printSrcDest () const |
| |
| virtual bool | isOk () const |
| | Message is good? More...
|
| |
| bool | isAssistantToAssistantMessage () const |
| | Returns whether or not this message contains source/destination information included in messages sent between assistants. More...
|
| |
| virtual MAKRti::DtInetAddr | sourceAddr () const |
| | Get/Set the IP address of the source of this message. More...
|
| |
| virtual void | setSourceAddr (const MAKRti::DtInetAddr &addr) |
| |
| virtual int | sourceId () const |
| | Get/Set the ID of the source of this message. More...
|
| |
| virtual void | setSourceId (int id) |
| |
| virtual MAKRti::DtString | sourceHost () const |
| | Get/Set the host name of the source of this message. More...
|
| |
| virtual void | setSourceHost (const MAKRti::DtString &addr) |
| |
| virtual MAKRti::DtInetAddr | destAddr () const |
| | Get/Set the IP address of the destination of this message. More...
|
| |
| virtual void | setDestAddr (const MAKRti::DtInetAddr &addr) |
| |
| virtual int | destId () const |
| | Get/Set the ID of the destination of this message. More...
|
| |
| virtual void | setDestId (int id) |
| |
| virtual int | compId () const |
| | Get/Set the related component's connection ID. More...
|
| |
| virtual void | setCompId (int compId) |
| |
| virtual const DtAssistantUuid & | sourceUuid () const |
| | Get/Set the uuid of the source of this message. More...
|
| |
| virtual void | setSourceUuid (const DtAssistantUuid &uuid) |
| |
| virtual bool | isForeign () const |
| | Get/Set the whether the source considers the destination foreign Assistant-to-Assistant messages only. More...
|
| |
| virtual void | setIsForeign (bool isForeignDestination) |
| |
| virtual DtU32 | sequence () const |
| | Get/Set sequence number Assistant-to-Assistant messages only. More...
|
| |
| virtual void | setSequence (DtU32 sequenceNumber) |
| |
|
virtual
DtNetAssistantForwarderStateMsg * | netAssistantForwarderStateMsg () |
| | The network representation for the message. More...
|
| |
virtual const
DtNetAssistantForwarderStateMsg * | netAssistantForwarderStateMsg () const |
| |
| virtual DtAssistantMsgKind | internalMsgKind () |
| | Returns the kind of a DtNetAssistantForwarderStateMsg message. More...
|
| |
| virtual int | minSize () const |
| | Returns minimum size of a message, including header. More...
|
| |
| virtual void | setNumForwarderToForwarderConnections (unsigned int num) |
| |
| virtual void | setNumClientConnectionsThatAreExecs (unsigned int num) |
| |
| virtual void | setNumClientConnections (unsigned int num) |
| |
virtual
DtInetUtils::DtInetAddrFamily | addressFamily () const |
| | Get/set the IP address family. More...
|
| |
| virtual void | setAddressFamily (DtInetUtils::DtInetAddrFamily fam) |
| |
| virtual void | forwarderIds (std::vector< MAKRti::DtString > &ids) const |
| | Get/set all of the forwarder ids. More...
|
| |
| virtual bool | setForwarderIds (const std::vector< MAKRti::DtString > &ids) |
| |
| virtual void | forwarderNames (std::vector< MAKRti::DtString > &names) const |
| | Get/set all of the forwarder Names. More...
|
| |
| virtual bool | setForwarderNames (const std::vector< MAKRti::DtString > &names) |
| |
| virtual void | forwarderHostNames (std::vector< MAKRti::DtString > &names) const |
| | Get/set all of the forwarder Host Names. More...
|
| |
| virtual bool | setForwarderHostNames (const std::vector< MAKRti::DtString > &names) |
| |
| virtual void | forwarderAddrs (std::vector< std::pair< DtInetAddr, DtInetAddr > > &addrs) const |
| | Get all of the forwarder Addrs. More...
|
| |
| virtual bool | setForwarderAddrs (const std::vector< std::pair< DtInetAddr, DtInetAddr > > &addrs) |
| |
| virtual void | forwarderPorts (std::vector< int > &ports) const |
| | Get all of the forwarder Ports. More...
|
| |
| virtual bool | setForwarderPorts (const std::vector< int > &ports) |
| |
| virtual void | clientNames (std::vector< MAKRti::DtString > &names) const |
| | Get all of the client Names. More...
|
| |
| virtual bool | setClientNames (const std::vector< MAKRti::DtString > &names) |
| |
| virtual void | clientTypes (std::vector< MAKRti::DtString > &strTypes) const |
| | Get all of the client types. More...
|
| |
| virtual bool | setClientTypes (const std::vector< MAKRti::DtString > &strTypes) |
| |
| virtual void | clientProcessNames (std::vector< MAKRti::DtString > &processNames) const |
| | Get all of the client process names. More...
|
| |
| virtual bool | setClientProcessNames (const std::vector< MAKRti::DtString > &processNames) |
| |
| virtual void | clientPIDs (std::vector< MAKRti::DtString > &pids) const |
| | Get all of the client pids. More...
|
| |
| virtual bool | setClientPIDs (const std::vector< MAKRti::DtString > &pids) |
| |
| virtual void | clientCommandArgs (std::vector< MAKRti::DtString > &commandArgs) const |
| | Get all of the client command arguments. More...
|
| |
| virtual bool | setClientCommandArgs (const std::vector< MAKRti::DtString > &commandArgs) |
| |
| virtual void | clientHostNames (std::vector< MAKRti::DtString > &names) const |
| | Get all of the client Host Names. More...
|
| |
| virtual bool | setClientHostNames (const std::vector< MAKRti::DtString > &names) |
| |
| virtual void | clientFederationNames (std::vector< MAKRti::DtString > &names) const |
| | Get all of the client Federation Names. More...
|
| |
| virtual bool | setClientFederationNames (const std::vector< MAKRti::DtString > &names) |
| |
| virtual void | clientAddrs (std::vector< MAKRti::DtInetAddr > &addrs) const |
| | Get all of the client Addrs. More...
|
| |
| virtual bool | setClientAddrs (const std::vector< MAKRti::DtInetAddr > &addrs) |
| |
| virtual void | clientFederateHandles (std::vector< int > &handles) const |
| | Get all of the client federate handles. More...
|
| |
| virtual bool | setClientFederateHandles (const std::vector< int > &handles) |
| |
| virtual void | clientConnectionIds (std::vector< unsigned > &ids) const |
| | Get all of the client connection IDs. More...
|
| |
| virtual bool | setClientConnectionIds (const std::vector< unsigned > &ids) |
| |
| virtual void | clientConnectionQueueStatus (std::vector< int > &queueStatus) const |
| | Get all of the client connection queue status. More...
|
| |
| virtual bool | setClientConnectionQueueStatus (const std::vector< int > &queueStatus) |
| |
| virtual void | clientHlaVersions (std::vector< DtHlaVersionId > &hlaVersions) const |
| | Get all of the client connection HLA versions. More...
|
| |
| virtual bool | setClientHlaVersions (const std::vector< DtHlaVersionId > &hlaVersions) |
| |
| virtual void | clientFederateStatus (std::vector< DtAssistantMsgFederateStatus > &federateStatus) const |
| | Get all of the client connection federate status. More...
|
| |
| virtual bool | setClientFederateStatus (const std::vector< DtAssistantMsgFederateStatus > &federateStatus) |
| |
| virtual unsigned int | forwarderIdsSize () const |
| | Get/set the total size of all the forwarder ids. More...
|
| |
| virtual void | setForwarderIdsSize (unsigned int size) |
| |
| virtual const char * | forwarderIdsPtr () const |
| | Get the pointer to all the forwarder ids. More...
|
| |
| virtual char * | forwarderIdsPtr () |
| |
| virtual unsigned int | forwarderNamesSize () const |
| | Get/set the total size of all the forwarder host names. More...
|
| |
| virtual void | setForwarderNamesSize (unsigned int size) |
| |
| virtual const char * | forwarderNamesPtr () const |
| | Get the pointer to the forwarder names data. More...
|
| |
| virtual char * | forwarderNamesPtr () |
| |
| virtual unsigned int | forwarderHostNamesSize () const |
| | Get/set the total size of all the forwarder host names. More...
|
| |
| virtual void | setForwarderHostNamesSize (unsigned int size) |
| |
| virtual const char * | forwarderHostNamesPtr () const |
| | Get the pointer to the forwarder Hostnames data. More...
|
| |
| virtual char * | forwarderHostNamesPtr () |
| |
| virtual const DtNetU128 * | forwarderAddrsPtr () const |
| | Get the pointer to the forwarder Addrs data. More...
|
| |
| virtual DtNetU128 * | forwarderAddrsPtr () |
| |
| virtual const DtNetU16 * | forwarderPortsPtr () const |
| | Get the pointer to the forwarder Ports data. More...
|
| |
| virtual DtNetU16 * | forwarderPortsPtr () |
| |
| virtual unsigned int | clientNamesSize () const |
| | Get/set the total size of all the clients names. More...
|
| |
| virtual void | setClientNamesSize (unsigned int size) |
| |
| virtual const char * | clientNamesPtr () const |
| | Get the pointer to the client names data. More...
|
| |
| virtual char * | clientNamesPtr () |
| |
| virtual unsigned int | clientTypesSize () const |
| | Get/set the total size of all the client types. More...
|
| |
| virtual void | setClientTypesSize (unsigned int size) |
| |
| virtual const char * | clientTypesPtr () const |
| | Get the pointer to the client types data. More...
|
| |
| virtual char * | clientTypesPtr () |
| |
| virtual unsigned int | clientProcessNamesSize () const |
| | Get/set the total size of all the client process names. More...
|
| |
| virtual void | setClientProcessNamesSize (unsigned int size) |
| |
| virtual const char * | clientProcessNamesPtr () const |
| | Get the pointer to the client Process names data. More...
|
| |
| virtual char * | clientProcessNamesPtr () |
| |
| virtual unsigned int | clientPIDsSize () const |
| | Get/set the total size of all the client PIDS. More...
|
| |
| virtual void | setClientPIDsSize (unsigned int size) |
| |
| virtual const char * | clientPIDsPtr () const |
| | Get the pointer to the client pids data. More...
|
| |
| virtual char * | clientPIDsPtr () |
| |
| virtual unsigned int | clientCommandArgsSize () const |
| | Get/set the total size of all the client command arguments. More...
|
| |
| virtual void | setClientCommandArgsSize (unsigned int size) |
| |
| virtual const char * | clientCommandArgsPtr () const |
| | Get the pointer to the client command args data. More...
|
| |
| virtual char * | clientCommandArgsPtr () |
| |
| virtual unsigned int | clientHostNamesSize () const |
| | Get/set the total size of all the clients host name. More...
|
| |
| virtual void | setClientHostNamesSize (unsigned int size) |
| |
| virtual const char * | clientHostNamesPtr () const |
| | Get the pointer to the client host names data. More...
|
| |
| virtual char * | clientHostNamesPtr () |
| |
| virtual unsigned int | clientFederationNamesSize () const |
| | Get/set the total size of all the clients federation names. More...
|
| |
| virtual void | setClientFederationNamesSize (unsigned int size) |
| |
| virtual const char * | clientFederationNamesPtr () const |
| | Get the pointer to the client federation names data. More...
|
| |
| virtual char * | clientFederationNamesPtr () |
| |
| virtual const DtNetU128 * | clientAddrsPtr () const |
| | Get the pointer to the client Addrs data. More...
|
| |
| virtual DtNetU128 * | clientAddrsPtr () |
| |
| virtual const DtNetU16 * | clientFederateHandlesPtr () const |
| | Get the pointer to the client federate handles data. More...
|
| |
| virtual DtNetU16 * | clientFederateHandlesPtr () |
| |
| virtual const DtNetU32 * | clientConnectionIdsPtr () const |
| | Get the pointer to the client connection IDs data. More...
|
| |
| virtual DtNetU32 * | clientConnectionIdsPtr () |
| |
| const DtNetU16 * | clientConnectionQueueStatusPtr () const |
| | Get the pointer to the client connection queue status data. More...
|
| |
| DtNetU16 * | clientConnectionQueueStatusPtr () |
| |
| const DtNetU8 * | clientHlaVersionsPtr () const |
| | Get the pointer to the client HLA versions data. More...
|
| |
| DtNetU8 * | clientHlaVersionsPtr () |
| |
| virtual const DtNetU8 * | clientFederateStatusPtr () const |
| |
| virtual DtNetU8 * | clientFederateStatusPtr () |
| |
| | DtAssistantMsg () |
| | Constructor. More...
|
| |
| virtual void | sizeChanged (int size) |
| | Called whenever size is changed using changeSize, or insert/deleteBytes. More...
|
| |
| void | initAssistantMsg (int size, DtAssistantMsgKind msgKindVal, DtBufferPtr buffer) |
| | Called by ctor, so not virtual. More...
|
| |
| void | initAssistantMsg (const void *initial, int size, DtBufferPtr buffer) |
| |
| void | initAssistantMsg (const DtNetAssistantMsgHeader *header, DtBufferPtr buffer) |
| |
| virtual void | adjustBytes (int offset, int numBytes) |
| | Adjust numBytes bytes at the indicated offset in the net rep. More...
|
| |
| virtual void | adjustBytes (void *address, int numBytes) |
| | Adjust the numBytes starting at the indicated address. More...
|
| |
| virtual void | resizeForSrcDestInfo () |
| | Allocates memory at the end of the message for source/destination information needed when sending messages between assistants. More...
|
| |
virtual const
DtNetAssistantSrcDestInfo * | srcDestInfoPtr () const |
| | Return pointer to source/destination information in the message. More...
|
| |
| virtual DtNetAssistantSrcDestInfo * | srcDestInfoPtr () |
| |
| virtual void | setSourceHostSize (unsigned long size) |
| | Set/Get source host name text size. More...
|
| |
| virtual unsigned long | sourceHostSize () const |
| |
| virtual const char * | sourceHostPtr () const |
| | Return pointer to source host name in message. More...
|
| |
| virtual char * | sourceHostPtr () |
| |
The DtAssistantForwarderStateMsg defines a wrapper for the RTI Assistant forwarder state message sent to an assistant from a local RTI Forwarder and between assistants to relay RTI component information.