VR-Link API Documentation for HLA 4
 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. More...
 
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 Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)