MAK RTIspy API Documentation for HLA 1.3
DtTcpMsgSocketMgr Member List
This is the complete list of members for DtTcpMsgSocketMgr, including all inherited members.
addSocket(DtTcpMsgSocket *sock)DtTcpMsgSocketMgr [virtual]
addSocketAdditionCallback(DtTcpSocketAdditionCallback cb, void *usr)DtTcpMsgSocketMgr [virtual]
addSocketRemovalCallback(DtTcpSocketRemovalCallback cb, void *usr)DtTcpMsgSocketMgr [virtual]
disableBundling()DtTcpMsgSocketMgr [virtual]
disableCompression()DtTcpMsgSocketMgr [virtual]
DtTcpMsgSocketMgr(DtBoost::shared_ptr< DtMsgHeaderReader > hdrReader, size_t recvBufferSize=20000, int maxQueuedMsgs=-1)DtTcpMsgSocketMgr
DtTcpMsgSocketMgr(const DtTcpMsgSocketMgr &)DtTcpMsgSocketMgr [private]
enableBundling(size_t maxBundleSize)DtTcpMsgSocketMgr [virtual]
enableCompression(DtU8 compressionLevel)DtTcpMsgSocketMgr [virtual]
getLastError() const DtTcpMsgSocketMgr [inline]
isListening() const DtTcpMsgSocketMgr [inline]
maxMsgSize() const DtTcpMsgSocketMgr [virtual]
myAdditionCallbacksDtTcpMsgSocketMgr [protected]
myCompressionLevelDtTcpMsgSocketMgr [protected]
myHeaderReaderDtTcpMsgSocketMgr [protected]
myLastErrorDtTcpMsgSocketMgr [protected]
myMaxBundleSizeDtTcpMsgSocketMgr [protected]
myMaxQueuedMessagesDtTcpMsgSocketMgr [protected]
myRecvBufferSizeDtTcpMsgSocketMgr [protected]
myRemovalCallbacksDtTcpMsgSocketMgr [protected]
mySocketMgrDtTcpMsgSocketMgr [protected]
mySocketsDtTcpMsgSocketMgr [protected]
mySockRecvBufferSizeDtTcpMsgSocketMgr [protected]
mySockSendBufferSizeDtTcpMsgSocketMgr [protected]
myTcpNoDelayDtTcpMsgSocketMgr [protected]
openServerSocket(DtU16 localPort, DtInetDevice *hostIf=NULL, DtInetUtils::DtInetAddrFamily family=DtInetUtils::DtInetAddrFamily_IPv4, DtU32 flags=(DtDefaultSockOpts|DtSockOptNonBlocking))DtTcpMsgSocketMgr [virtual]
operator=(const DtTcpMsgSocketMgr &)DtTcpMsgSocketMgr [private]
processConnections()DtTcpMsgSocketMgr [virtual]
removeAndDelete(DtTcpMsgSocket *sock)DtTcpMsgSocketMgr [virtual]
removeSocketAdditionCallback(DtTcpSocketAdditionCallback cb, void *usr)DtTcpMsgSocketMgr [virtual]
removeSocketRemovalCallback(DtTcpSocketRemovalCallback cb, void *usr)DtTcpMsgSocketMgr [virtual]
serverSocketState() const DtTcpMsgSocketMgr [virtual]
setRecvBufferSize(DtU32 size)DtTcpMsgSocketMgr [virtual]
setSendBufferSize(DtU32 size)DtTcpMsgSocketMgr [virtual]
setTcpNoDelay(bool enable)DtTcpMsgSocketMgr [virtual]
socketAdded(DtInetSocket *sock, void *usr)DtTcpMsgSocketMgr [static]
socketAdded(DtInetSocket *sock)DtTcpMsgSocketMgr
socketIter(DtTcpMsgSocket *sock)DtTcpMsgSocketMgr [inline]
socketRemoved(DtInetSocket *sock, void *usr)DtTcpMsgSocketMgr [static]
socketRemoved(DtInetSocket *sock)DtTcpMsgSocketMgr
socketSet()DtTcpMsgSocketMgr [inline]
~DtTcpMsgSocketMgr()DtTcpMsgSocketMgr [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)