MAK RTIspy API Documentation for HLA 1516
DtTcpMsgSocket Member List
This is the complete list of members for DtTcpMsgSocket, including all inherited members.
bundleSize() const DtTcpMsgSocket [virtual]
closeSocket()DtMsgSocket [virtual]
compressionLevel() const DtTcpMsgSocket [virtual]
descriptor() const DtMsgSocket [inline]
destination() const DtTcpMsgSocket [virtual]
disableBundling()DtTcpMsgSocket [virtual]
disableCompression()DtTcpMsgSocket [virtual]
DtMsgSocket(DtBoost::shared_ptr< DtMsgHeaderReader > hdrReader, size_t recvBuffSize)DtMsgSocket
DtMsgSocket(std::auto_ptr< DtInetSocket > socket, DtBoost::shared_ptr< DtMsgHeaderReader > hdrReader, size_t recvBuffSize)DtMsgSocket
DtTcpMsgSocket(DtBoost::shared_ptr< DtMsgHeaderReader > hdrReader, size_t recvBufferSize=20000, int maxQueuedMsgs=-1)DtTcpMsgSocket
DtTcpMsgSocket(std::auto_ptr< DtInetTcpSocket > socket, DtBoost::shared_ptr< DtMsgHeaderReader > hdrReader, size_t recvBuffSize=20000, int maxQueuedMsgs=-1)DtTcpMsgSocket
enableBundling(size_t maxBundleSize)DtTcpMsgSocket [virtual]
enableCompression(DtU8 compressionLevel)DtTcpMsgSocket [virtual]
expandRecvBuffer(size_t sizeNeeded)DtMsgSocket [inline, protected]
flush()DtTcpMsgSocket [virtual]
flushQueue()DtTcpMsgSocket [protected, virtual]
getQueueStatus(int &percentFull) const DtTcpMsgSocket [virtual]
inetSocket()DtMsgSocket [inline]
inetTcpSocket()DtTcpMsgSocket [inline]
isConnected() const DtTcpMsgSocket [inline]
isConnectionInProgress() const DtTcpMsgSocket [inline]
lastError() const DtMsgSocket [inline]
localEndpoint() const DtMsgSocket [inline]
maxMsgSize() const DtTcpMsgSocket [virtual]
maxQueuedMessages() const DtTcpMsgSocket [virtual]
maxSendMsgSize() const DtMsgSocket [inline]
myBundlingEnabledDtTcpMsgSocket [protected]
myBytesNeededForSizeDtTcpMsgSocket [protected]
myCompressionEnabledDtTcpMsgSocket [protected]
myHeaderReaderDtMsgSocket [protected]
myLastErrorDtMsgSocket [protected]
myMaxQueuedMessagesDtTcpMsgSocket [protected]
myMsgBundlerDtTcpMsgSocket [protected]
myMsgCompressorDtTcpMsgSocket [protected]
myMsgQueueDtTcpMsgSocket [protected]
myMutableOldQueueLevelDtTcpMsgSocket [mutable, protected]
myNeedSizeDtTcpMsgSocket [protected]
myNumBytesReceivedDtTcpMsgSocket [protected]
myNumBytesToWaitForDtTcpMsgSocket [protected]
myRecvBufferDtMsgSocket [protected]
mySocketDtMsgSocket [protected]
myTestPacketDtTcpMsgSocket [protected]
openClientSocket(const DtInetEndpoint &dest, DtU32 flags=DtDefaultSockOpts, DtU16 localPort=0, DtInetDevice *hostIf=NULL)DtTcpMsgSocket [virtual]
openServerSocket(DtU16 localPort, DtU32 flags=DtDefaultSockOpts, DtInetDevice *hostIf=NULL, DtInetUtils::DtInetAddrFamily family=DtInetUtils::DtInetAddrFamily_IPv4)DtTcpMsgSocket [virtual]
queueMessage(caddr_t msg, size_t msgSize)DtTcpMsgSocket [protected, virtual]
recvMessage(caddr_t *buffptr)DtTcpMsgSocket [virtual]
recvMessageWithSrc(caddr_t *buffptr, DtInetEndpoint &src)DtTcpMsgSocket [virtual]
resizeTestPacket()DtTcpMsgSocket [protected, virtual]
sendData(caddr_t msg, size_t msgSize, bool deleteAfterSend)DtTcpMsgSocket [protected, virtual]
sendMessage(caddr_t msg, size_t msgSize, bool deleteAfterSend, const DtInetAddr &destAddr=DtInetAddr::inaddrAny())DtTcpMsgSocket [virtual]
setMaxQueuedMessages(int size)DtTcpMsgSocket [virtual]
setNonBlocking(bool nonBlocking)DtTcpMsgSocket [virtual]
setRecvBufferSize(DtU32 size)DtMsgSocket [inline]
setSendBufferSize(DtU32 size)DtMsgSocket [inline]
setTcpNoDelay(bool enable)DtTcpMsgSocket [virtual]
state() const DtMsgSocket [inline, virtual]
testConnectionStatus()DtTcpMsgSocket [virtual]
~DtMsgSocket()DtMsgSocket [virtual]
~DtTcpMsgSocket()DtTcpMsgSocket [virtual]

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)