JAUS::TransportManager Member List

This is the complete list of members for JAUS::TransportManager, including all inherited members.
AddConnection(const IP4Address &networkIP, const Address &jausID)JAUS::TransportManager
CheckServiceStatus(const unsigned int timeSinceLastCheckMs)JAUS::TransportManager [virtual]
EnableDebugMessages(const bool on)JAUS::TransportManager [inline, virtual]
GetNumLocalClients() const JAUS::TransportManager
Initialize()JAUS::TransportManager [virtual]
IsInitialized() const JAUS::TransportManager [inline]
LoadSettings(const std::string &filename)JAUS::TransportManager [virtual]
mDebugMessagesFlagJAUS::TransportManager [protected]
mDebugMessagesMutexJAUS::TransportManager [protected]
mDelayTimeMsJAUS::TransportManager [protected]
mDisconnectTimeMsJAUS::TransportManager [protected]
mHostIPJAUS::TransportManager [protected]
mListenSocketJAUS::TransportManager [protected]
mMaxPayloadSizeJAUS::TransportManager [protected]
mMulticastIPJAUS::TransportManager [protected]
mPermanentConnectionsJAUS::TransportManager [protected]
mTcpConnectionsJAUS::TransportManager [protected]
mTcpListenThreadJAUS::TransportManager [protected]
mTcpMutexJAUS::TransportManager [protected]
mTimeToLiveJAUS::TransportManager [protected]
mUdpConnectionsJAUS::TransportManager [protected]
mUdpMutexJAUS::TransportManager [protected]
mUdpReceiveThreadJAUS::TransportManager [protected]
mUdpSocketJAUS::TransportManager [protected]
mUnknownConnectionsJAUS::TransportManager [protected]
mUpdateTimesJAUS::TransportManager [protected]
mUseBroadcastingFlagJAUS::TransportManager [protected]
mUseTcpFlagJAUS::TransportManager [protected]
ProcessPacket(Packet &packet, Header &header, const IP4Address &ipAddress, const unsigned short sourcePort, const int transport)JAUS::TransportManager
SerialJAUS::TransportManager [static]
Shutdown()JAUS::TransportManager [virtual]
TCPJAUS::TransportManager [static]
TcpListenThread(void *args)JAUS::TransportManager [protected, static]
TransportManager()JAUS::TransportManager
UDPJAUS::TransportManager [static]
UdpReceiveThread(void *args)JAUS::TransportManager [protected, static]
~TransportManager()JAUS::TransportManager [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines