MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtRtiSmSocket Member List

This is the complete list of members for DtRtiSmSocket, including all inherited members.

Buffer typedefDtRtiSmSocketprotected
closeSocket()DtMsgSocketvirtual
descriptor() const DtMsgSocketinline
disableBundling()DtSmSocket__rti__virtual
disableCompression()DtSmSocket__rti__virtual
dropMulticastGroup(const DtInetAddr &grpAddr, DtInetDevice *device=NULL)DtSmSocket__rti__virtual
dropMulticastGroup(const DtInetEndpoint &grpEndpoint, DtInetDevice *device=NULL)DtSmSocket__rti__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
DtRtiSmSocket(const char *sharename, DtBoost::shared_ptr< DtMsgHeaderReader > hdrReader)DtRtiSmSocket
DtRtiSmSocket(const DtRtiSmSocket &)DtRtiSmSocketprotected
DtRtiSmSocketBundleBuff classDtRtiSmSocketfriend
DtSmSocket__rti__(const char *sharename, DtBoost::shared_ptr< DtMsgHeaderReader > hdrReader)DtSmSocket__rti__
DtSmSocket__rti__(const DtSmSocket__rti__ &)DtSmSocket__rti__protected
DtUdpMsgSocket(DtBoost::shared_ptr< DtMsgHeaderReader > hdrReader, size_t maxPacketSize=DtDefaultMaxPacketSize)DtUdpMsgSocket
enableBundling(size_t maxBundleSize)DtSmSocket__rti__virtual
enableCompression(DtU8 compressionLevel)DtSmSocket__rti__virtual
expandRecvBuffer(size_t sizeNeeded)DtMsgSocketinlineprotected
filterAnonMsgs(caddr_t buffptr, DtU32 msgSenderId)DtRtiSmSocketprotectedvirtual
flush()DtRtiSmSocketvirtual
getMsgTransportInfo(DtInetAddr *addr, DtU32 *transAndPriority)DtRtiSmSocketvirtual
inetSocket()DtMsgSocketinline
inetUdpSocket()DtUdpMsgSocketinline
initializeSmQueue(DtU32 id=DtSM_INVALID_SUBSCRIBER_ID, bool forceSubscribe=false)DtRtiSmSocketvirtual
initializeSmQueue(DtU32 numBuckets, DtU32 payloadSize, bool reliableQueue, DtU32 id=DtSM_INVALID_SUBSCRIBER_ID, bool forceSubscribe=false)DtRtiSmSocketvirtual
DtSmSocket__rti__::initializeSmQueue(DtU32 numBuckets, DtU32 payloadSize, DtU32 id=DtSM_INVALID_SUBSCRIBER_ID, bool forceSubscribe=false)DtSmSocket__rti__virtual
isOpen() const DtSmSocket__rti__virtual
joinMulticastGroup(const DtInetAddr &grpAddr, DtInetDevice *device=NULL)DtSmSocket__rti__virtual
joinMulticastGroup(const DtInetEndpoint &grpEndpoint, DtInetDevice *device=NULL)DtSmSocket__rti__virtual
lastError() const DtMsgSocketinline
localEndpoint() const DtMsgSocketinline
maxMsgSize() const DtUdpMsgSocketvirtual
maxSendMsgSize() const DtMsgSocketinline
msgQueue() const DtRtiSmSocketvirtual
myAnonFilterEnabledDtRtiSmSocketprotected
myBundlingEnabledDtUdpMsgSocketprotected
myCompressionEnabledDtUdpMsgSocketprotected
myDefaultMsgBundlerDtUdpMsgSocketprotected
myEndpointDtUdpMsgSocketprotected
myFilterPortDtUdpMsgSocketprotected
myHeaderReaderDtMsgSocketprotected
myLastErrorDtMsgSocketprotected
myLastSourceEndpointDtUdpMsgSocketprotected
myMaxPacketSizeDtUdpMsgSocketprotected
myMaxSendRetriesDtUdpMsgSocketprotected
myMsgBundlersDtUdpMsgSocketprotected
myMsgCompressorDtUdpMsgSocketprotected
myRecvBufferDtMsgSocketprotected
myRecvMaskDtRtiSmSocketprotected
myRtiBufferMapDtRtiSmSocketprotected
myRtiSmMsgQueueDtRtiSmSocketprotected
mySendRetryPeriodDtUdpMsgSocketprotected
mySharedMemNameDtRtiSmSocketprotected
mySmMsgQueueDtSmSocket__rti__protected
mySocketDtMsgSocketprotected
myStateDtRtiSmSocketprotected
openSocket(const DtInetEndpoint &dest, DtU32 flags=DtDefaultSockOpts, DtU16 localPort=0, DtInetDevice *hostIf=NULL)DtSmSocket__rti__virtual
operator=(const DtRtiSmSocket &)DtRtiSmSocketprotected
DtSmSocket__rti__::operator=(const DtSmSocket__rti__ &)DtSmSocket__rti__protected
printStateToStream(MAKRti::DtOutputStream &stream) const DtMsgSocketinline
queueIsReliable() const DtRtiSmSocketvirtual
recv(caddr_t *buffptr, DtInetEndpoint *ep)DtRtiSmSocketprotectedvirtual
recvMessage(caddr_t *buffptr)DtUdpMsgSocketvirtual
recvMessageWithSrc(caddr_t *buffptr, DtInetEndpoint &src)DtUdpMsgSocketvirtual
retrySendTo(caddr_t msg, size_t msgSize, const DtInetAddr &destAddr=DtInetAddr::inaddrAny())DtUdpMsgSocketprotectedvirtual
RtiBufferMap typedefDtRtiSmSocketprotected
sendMessage(caddr_t msg, size_t msgSize, bool deleteAfterSend, unsigned int flags, const DtInetAddr &destAddr=DtInetAddr::inaddrAny())DtRtiSmSocketvirtual
DtSmSocket__rti__::sendMessage(caddr_t msg, size_t msgSize, bool deleteAfterSend, const DtInetAddr &notUsed=DtInetAddr::inaddrAny())DtSmSocket__rti__virtual
sendPacket(caddr_t msg, size_t msgSize, const DtInetAddr &destAddr=DtInetAddr::inaddrAny())DtUdpMsgSocketprotectedvirtual
setAnonFilter(bool onOrOff)DtRtiSmSocketvirtual
setFilterPort(int port)DtUdpMsgSocketinline
setMcastTtlOption(DtU32 ttl)DtSmSocket__rti__virtual
setReceiveMask(DtU32 rcvMask)DtRtiSmSocketvirtual
setRecvBufferSize(DtU32 size)DtMsgSocketinline
setRetryOnSend(unsigned int numRetries, double waitPeriod)DtSmSocket__rti__virtual
setSendBufferSize(DtU32 size)DtMsgSocketinline
shutdownQueue(bool ruthless=false)DtSmSocket__rti__virtual
state() const DtRtiSmSocketvirtual
subscribe(DtU32 id=DtSM_INVALID_SUBSCRIBER_ID)DtSmSocket__rti__virtual
subscriberCount() const DtSmSocket__rti__virtual
unsubscribe(DtU32 id)DtSmSocket__rti__virtual
waitForMessages(MAKRti::DtTime waitTime=0.0)DtRtiSmSocketvirtual
waitUntilFull(MAKRti::DtTime waitTime=0.0)DtRtiSmSocketvirtual
~DtMsgSocket()DtMsgSocketvirtual
~DtRtiSmSocket()DtRtiSmSocketvirtual
~DtSmSocket__rti__()DtSmSocket__rti__virtual
~DtUdpMsgSocket()DtUdpMsgSocketvirtual

Document ID: Generated on Mon Mar 21 09:41:37 EDT 2016 from SVN revision 163228
Copyright © 2005-2015 VT MÄK Inc. All Rights Reserved (www.mak.com)