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)DtInetSocketMgr [virtual]
addConnection(const DtInetSocket *socket)DtInetSocketMgr [virtual]
addSocketAdditionCallback(DtInetSocketAdditionCallback cb, void *usr, int order)DtInetSocketMgr [virtual]
addSocketCreationCallback(DtSocketCreationCallback cb, void *socketCreator)DtInetSocketMgr [virtual]
addSocketRemovalCallback(DtInetSocketRemovalCallback cb, void *usr, int order)DtInetSocketMgr [virtual]
clearError()DtInetSocketMgr [virtual]
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 &)DtInetSocketMgr [protected]
getConnectionFlags() const DtInetSocketMgr [virtual]
getLastError()DtInetSocketMgr [virtual]
getLastErrorString()DtInetSocketMgr [virtual]
getServerFlags() const DtInetSocketMgr [virtual]
myAdditionCallbacksDtInetSocketMgr [protected]
myConnectionFlagsDtInetSocketMgr [protected]
myErrorCodeDtInetSocketMgr [protected]
myErrorStringDtInetSocketMgr [protected]
myLastSocketReadFromDtInetSocketMgr [protected]
myPeerSocketDtInetSocketMgr [protected]
myRemovalCallbacksDtInetSocketMgr [protected]
myServerFlagsDtInetSocketMgr [protected]
myServerSocketDtInetSocketMgr [protected]
mySocketCreateCallbackDtInetSocketMgr [protected]
mySocketCreatorDtInetSocketMgr [protected]
mySocketsDtInetSocketMgr [protected]
myTcpServerSocketDtInetSocketMgr [protected]
myUdpServerSocketDtInetSocketMgr [protected]
operator=(const DtInetSocketMgr &)DtInetSocketMgr [protected]
peerSocket(const DtInetEndpoint &peer) const DtInetSocketMgr [virtual]
processConnections()DtInetSocketMgr [virtual]
processNewTcpConnections()DtInetSocketMgr [protected, virtual]
processNewUdpConnections()DtInetSocketMgr [protected, virtual]
recvFrom(caddr_t buff, size_t buffSize, DtInetEndpoint &peer, DtU32 flags=0)DtInetSocketMgr [virtual]
recvToChainFrom(DtInetBufferChain &packets, DtInetEndpoint &peer, DtU32 flags=0)DtInetSocketMgr [virtual]
removeByItem(const DtInetSocket *item, DtInetSocketList &list)DtInetSocketMgr [protected, virtual]
removeByKey(const DtInetEndpoint &key, DtInetSocketList &list)DtInetSocketMgr [protected, virtual]
removeConnection(const DtInetEndpoint &peerEndpoint)DtInetSocketMgr [virtual]
removeConnection(const DtInetSocket *socket)DtInetSocketMgr [virtual]
removeSocketAdditionCallback(DtInetSocketAdditionCallback cb, void *usr)DtInetSocketMgr [virtual]
removeSocketRemovalCallback(DtInetSocketRemovalCallback cb, void *usr)DtInetSocketMgr [virtual]
sendTo(caddr_t buff, int buffSize, DtInetDestList &dest, DtU32 flags=0)DtInetSocketMgr [virtual]
sendTo(DtInetBufferChain packets, DtInetDestList &dest, DtU32 flags=0)DtInetSocketMgr [virtual]
serverSocket() const DtInetSocketMgr [virtual]
socketList() const DtInetSocketMgr [virtual]
~DtInetSocketMgr()DtInetSocketMgr [virtual]

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)