VR-Link API Documentation for HLA 1.3
DtInetSocketMgr Member List

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

addConnection(const DtInetEndpoint &peerEp, DtU16 localPort=0, DtInetDevice *hostIf=NULL, bool openImmediately=true, bool connectUdpSocket=false)DtInetSocketMgrvirtual
addConnection(const DtInetSocket *socket)DtInetSocketMgrvirtual
addSocketAdditionCallback(DtInetSocketAdditionCallback cb, void *usr, int order)DtInetSocketMgrvirtual
addSocketCreationCallback(DtSocketCreationCallback cb, void *socketCreator)DtInetSocketMgrvirtual
addSocketRemovalCallback(DtInetSocketRemovalCallback cb, void *usr, int order)DtInetSocketMgrvirtual
clearError()DtInetSocketMgrvirtual
DtInetSocketMgr(DtU32 connectionFlags=DtDefaultSockOpts)DtInetSocketMgr
DtInetSocketMgr(DtInetEndpoint &serverEndpoint, DtInetDevice *hostIf=NULL, DtU32 serverFlags=(DtDefaultSockOpts|DtSockOptNonBlocking), DtU32 connectionFlags=DtDefaultSockOpts, DtInetUtils::DtInetAddrFamily family=DtInetUtils::DtInetAddrFamily_IPv4)DtInetSocketMgr
DtInetSocketMgr(const DtInetSocketMgr &)DtInetSocketMgrprotected
getConnectionFlags() const DtInetSocketMgrvirtual
getLastError()DtInetSocketMgrvirtual
getLastErrorString()DtInetSocketMgrvirtual
getServerFlags() const DtInetSocketMgrvirtual
myAdditionCallbacksDtInetSocketMgrprotected
myConnectionFlagsDtInetSocketMgrprotected
myErrorCodeDtInetSocketMgrprotected
myErrorStringDtInetSocketMgrprotected
myLastSocketReadFromDtInetSocketMgrprotected
myPeerSocketDtInetSocketMgrprotected
myRemovalCallbacksDtInetSocketMgrprotected
myServerFlagsDtInetSocketMgrprotected
myServerSocketDtInetSocketMgrprotected
mySocketCreateCallbackDtInetSocketMgrprotected
mySocketCreatorDtInetSocketMgrprotected
mySocketsDtInetSocketMgrprotected
myTcpServerSocketDtInetSocketMgrprotected
myUdpServerSocketDtInetSocketMgrprotected
operator=(const DtInetSocketMgr &)DtInetSocketMgrprotected
peerSocket(const DtInetEndpoint &peer) const DtInetSocketMgrvirtual
processConnections()DtInetSocketMgrvirtual
processNewTcpConnections()DtInetSocketMgrprotectedvirtual
processNewUdpConnections()DtInetSocketMgrprotectedvirtual
recvFrom(caddr_t buff, size_t buffSize, DtInetEndpoint &peer, DtU32 flags=0)DtInetSocketMgrvirtual
recvToChainFrom(DtInetBufferChain &packets, DtInetEndpoint &peer, DtU32 flags=0)DtInetSocketMgrvirtual
removeByItem(const DtInetSocket *item, DtInetSocketList &list)DtInetSocketMgrprotectedvirtual
removeByKey(const DtInetEndpoint &key, DtInetSocketList &list)DtInetSocketMgrprotectedvirtual
removeConnection(const DtInetEndpoint &peerEndpoint)DtInetSocketMgrvirtual
removeConnection(const DtInetSocket *socket)DtInetSocketMgrvirtual
removeSocketAdditionCallback(DtInetSocketAdditionCallback cb, void *usr)DtInetSocketMgrvirtual
removeSocketRemovalCallback(DtInetSocketRemovalCallback cb, void *usr)DtInetSocketMgrvirtual
sendTo(caddr_t buff, int buffSize, DtInetDestList &dest, DtU32 flags=0)DtInetSocketMgrvirtual
sendTo(DtInetBufferChain packets, DtInetDestList &dest, DtU32 flags=0)DtInetSocketMgrvirtual
serverSocket() const DtInetSocketMgrvirtual
socketList() const DtInetSocketMgrvirtual
~DtInetSocketMgr()DtInetSocketMgrvirtual

Document ID: Generated on Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)