VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DtInetSocket Member List

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

addProcessingCallback(DtInetSockProcessingType kind, DtInetSocketProcessingCallback cb, void *usr, int callSequence=-1)DtInetSocketvirtual
bindToDevice(const DtInetDevice *hostIf=NULL)=0DtInetSocketpure virtual
clearError()DtInetSocketvirtual
clearStats()DtInetSocketinlinevirtual
closeSocket()=0DtInetSocketpure virtual
connectToDestination()=0DtInetSocketpure virtual
descriptor() const =0DtInetSocketpure virtual
destination() const DtInetSocketvirtual
DtInetSocket()DtInetSocket
DtInetSocket(const DtInetSocket &orig)DtInetSocketprivate
family() const DtInetSocketvirtual
findAndRemoveCallback(DtInetSockCallbackList &cbList, DtInetSocketProcessingCallback cb)DtInetSocketinlineprotectedvirtual
flags()DtInetSocketinlinevirtual
getBytesAvailable()=0DtInetSocketpure virtual
getDoNotRouteOption()=0DtInetSocketpure virtual
getLastError()DtInetSocketvirtual
getLastErrorString()DtInetSocketvirtual
getReceiveBufferSize()=0DtInetSocketpure virtual
getReceiveLowWatermark()=0DtInetSocketpure virtual
getReuseAddressOption()=0DtInetSocketpure virtual
getSendBufferSize()=0DtInetSocketpure virtual
getSendLowWatermark()=0DtInetSocketpure virtual
getTerminationCode()DtInetSocketvirtual
getTerminationString()DtInetSocketvirtual
hostIf() const DtInetSocketvirtual
isErrorWouldBlockOrTryAgain()DtInetSocketvirtual
isIPv4() const DtInetSocketvirtual
isIPv6() const DtInetSocketvirtual
isNoDelay() const DtInetSocketvirtual
isNonBlocking() const DtInetSocketvirtual
isOk()DtInetSocketvirtual
isTcp() const DtInetSocketvirtual
isUdp() const DtInetSocketvirtual
localEndpoint() const DtInetSocketvirtual
localPort() const DtInetSocketvirtual
myAsyncDtInetSocketprotected
myErrorCodeDtInetSocketprotected
myErrorStringDtInetSocketprotected
myFlagsDtInetSocketprotected
myHostIfDtInetSocketprotected
myLocalEndpointDtInetSocketprotected
myNoDelayEnabledDtInetSocketprotected
myNonBlockingEnabledDtInetSocketprotected
myPostRecvCallbacksDtInetSocketprotected
myPostSendCallbacksDtInetSocketprotected
myPreRecvCallbacksDtInetSocketprotected
myPreSendCallbacksDtInetSocketprotected
myReceivedByteCountDtInetSocketprotected
myReceivedPacketCountDtInetSocketprotected
myRemoteEndpointDtInetSocketprotected
mySentByteCountDtInetSocketprotected
mySentPacketCountDtInetSocketprotected
myStartImmediatelyDtInetSocketprotected
myStateDtInetSocketprotected
myTerminationCodeDtInetSocketprotected
myTerminationStringDtInetSocketprotected
openSocket()=0DtInetSocketpure virtual
operator=(const DtInetSocket &orig)DtInetSocketprivate
protocol() const DtInetSocketvirtual
recv(caddr_t buff, size_t buffSize, DtU32 flags=0)=0DtInetSocketpure virtual
recvFrom(caddr_t buff, size_t buffSize, DtInetEndpoint &src, DtU32 flags=0)=0DtInetSocketpure virtual
recvToChain(DtInetBufferChain &packets, DtU32 flags=0)=0DtInetSocketpure virtual
recvToChainFrom(DtInetBufferChain &packets, DtInetEndpoint &src, DtU32 flags=0)=0DtInetSocketpure virtual
removeProcessingCallback(DtInetSockProcessingType kind, DtInetSocketProcessingCallback cb)DtInetSocketvirtual
send(caddr_t packet, size_t size, DtU32 flags=0)=0DtInetSocketpure virtual
sendChain(DtInetBufferChain &packets, DtU32 flags=0)=0DtInetSocketpure virtual
sendChainTo(DtInetBufferChain &packets, DtInetEndpoint &dest, DtU32 flags=0)=0DtInetSocketpure virtual
sendTo(caddr_t packet, size_t size, DtInetEndpoint &dest, DtU32 flags=0)=0DtInetSocketpure virtual
setDestination(const DtInetEndpoint &dest)=0DtInetSocketpure virtual
setDoNotRouteOption(bool onOrOff)=0DtInetSocketpure virtual
setLocalPort(DtU16 port)DtInetSocketvirtual
setNonBlockingOption(bool onOrOff)=0DtInetSocketpure virtual
setReceiveBufferSize(DtU32 size)=0DtInetSocketpure virtual
setReceiveLowWatermark(DtU32 size)=0DtInetSocketpure virtual
setReuseAddressOption(bool onOrOff)=0DtInetSocketpure virtual
setSendBufferSize(DtU32 size)=0DtInetSocketpure virtual
setSendLowWatermark(DtU32 size)=0DtInetSocketpure virtual
setSocket(const DtInetEndpoint &dest, DtU16 localPort=0, DtInetDevice *hostIf=NULL, DtU32 flags=DtDefaultSockOpts)=0DtInetSocketpure virtual
state()DtInetSocketvirtual
totalBytesReceived() const DtInetSocketinlinevirtual
totalBytesSent() const DtInetSocketinlinevirtual
totalPacketsReceived() const DtInetSocketinlinevirtual
totalPacketsSent() const DtInetSocketinlinevirtual
~DtInetSocket()DtInetSocketvirtual

Document ID: Generated on Thu Feb 22 04:26:36 EST 2018 from SVN revision 186468
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)