MAK RTIspy API Documentation for HLA 1516
DtUdpMsgSocket Member List
This is the complete list of members for DtUdpMsgSocket, including all inherited members.
closeSocket()DtMsgSocket [virtual]
descriptor() const DtMsgSocket [inline]
disableBundling()DtUdpMsgSocket [virtual]
disableCompression()DtUdpMsgSocket [virtual]
dropMulticastGroup(const DtInetAddr &grpAddr, DtInetDevice *device=NULL)DtUdpMsgSocket [virtual]
dropMulticastGroup(const DtInetEndpoint &grpEndpoint, DtInetDevice *device=NULL)DtUdpMsgSocket [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
DtUdpMsgSocket(DtBoost::shared_ptr< DtMsgHeaderReader > hdrReader, size_t maxPacketSize=DtDefaultMaxPacketSize)DtUdpMsgSocket
enableBundling(size_t maxBundleSize)DtUdpMsgSocket [virtual]
enableCompression(DtU8 compressionLevel)DtUdpMsgSocket [virtual]
expandRecvBuffer(size_t sizeNeeded)DtMsgSocket [inline, protected]
flush()DtUdpMsgSocket [virtual]
inetSocket()DtMsgSocket [inline]
inetUdpSocket()DtUdpMsgSocket [inline]
isOpen() const DtUdpMsgSocket [virtual]
joinMulticastGroup(const DtInetAddr &grpAddr, DtInetDevice *device=NULL)DtUdpMsgSocket [virtual]
joinMulticastGroup(const DtInetEndpoint &grpEndpoint, DtInetDevice *device=NULL)DtUdpMsgSocket [virtual]
lastError() const DtMsgSocket [inline]
localEndpoint() const DtMsgSocket [inline]
maxMsgSize() const DtUdpMsgSocket [virtual]
maxSendMsgSize() const DtMsgSocket [inline]
myBundlingEnabledDtUdpMsgSocket [protected]
myCompressionEnabledDtUdpMsgSocket [protected]
myDefaultMsgBundlerDtUdpMsgSocket [protected]
myEndpointDtUdpMsgSocket [protected]
myFilterPortDtUdpMsgSocket [protected]
myHeaderReaderDtMsgSocket [protected]
myLastErrorDtMsgSocket [protected]
myLastSourceEndpointDtUdpMsgSocket [protected]
myMaxPacketSizeDtUdpMsgSocket [protected]
myMaxSendRetriesDtUdpMsgSocket [protected]
myMsgBundlersDtUdpMsgSocket [protected]
myMsgCompressorDtUdpMsgSocket [protected]
myRecvBufferDtMsgSocket [protected]
mySendRetryPeriodDtUdpMsgSocket [protected]
mySocketDtMsgSocket [protected]
openSocket(const DtInetEndpoint &dest, DtU32 flags=DtDefaultSockOpts, DtU16 localPort=0, DtInetDevice *hostIf=NULL)DtUdpMsgSocket [virtual]
recv(caddr_t *buffptr, DtInetEndpoint *ep)DtUdpMsgSocket [protected, virtual]
recvMessage(caddr_t *buffptr)DtUdpMsgSocket [virtual]
recvMessageWithSrc(caddr_t *buffptr, DtInetEndpoint &src)DtUdpMsgSocket [virtual]
retrySendTo(caddr_t msg, size_t msgSize, const DtInetAddr &destAddr=DtInetAddr::inaddrAny())DtUdpMsgSocket [protected, virtual]
sendMessage(caddr_t msg, size_t msgSize, bool deleteAfterSend, const DtInetAddr &destAddr=DtInetAddr::inaddrAny())DtUdpMsgSocket [virtual]
sendPacket(caddr_t msg, size_t msgSize, const DtInetAddr &destAddr=DtInetAddr::inaddrAny())DtUdpMsgSocket [protected, virtual]
setFilterPort(int port)DtUdpMsgSocket [inline]
setMcastTtlOption(DtU32 ttl)DtUdpMsgSocket [virtual]
setRecvBufferSize(DtU32 size)DtMsgSocket [inline]
setRetryOnSend(unsigned int numRetries, double waitPeriod)DtUdpMsgSocket [virtual]
setSendBufferSize(DtU32 size)DtMsgSocket [inline]
state() const DtMsgSocket [inline, virtual]
~DtMsgSocket()DtMsgSocket [virtual]
~DtUdpMsgSocket()DtUdpMsgSocket [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)