VR-Link API Documentation for DIS
Classes | Typedefs
vlInetSocketMgr.h File Reference

This file contains the declaration of the DtInetSocketMgr class. More...

Go to the source code of this file.

Classes

class  DtInetSocketCbInfo
class  DtInetSocketMgr

Typedefs

typedef std::multimap
< DtInetEndpoint, DtInetSocket * > 
DtInetSocketList
typedef std::vector
< DtInetEndpoint * > 
DtInetDestList
typedef DtInetSocket *(* DtSocketCreationCallback )(void *creator, DtInetSocketMgr *mgr)
 Specialized socket creation callback signature.
typedef bool(* DtInetSocketAdditionCallback )(DtInetSocket *sock, void *usr)
typedef
DtInetSocketAdditionCallback 
DtInetSocketRemovalCallback

Detailed Description

This file contains the declaration of the DtInetSocketMgr class.

Typedef Documentation

typedef std::vector<DtInetEndpoint*> DtInetDestList
typedef bool(* DtInetSocketAdditionCallback)(DtInetSocket *sock, void *usr)
typedef std::multimap<DtInetEndpoint, DtInetSocket*> DtInetSocketList
typedef DtInetSocket*(* DtSocketCreationCallback)(void *creator, DtInetSocketMgr *mgr)

Specialized socket creation callback signature.


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)