VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 Tue Mar 1 02:56:17 EST 2016 from SVN revision 162687
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)