VR-Link API Documentation for HLA Evolved
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 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)