VR-Link API Documentation for DIS
Classes | Enumerations
vlInetEndpoint.h File Reference

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

Go to the source code of this file.

Classes

class  DtInetEndpoint
 The DtInetEndpoint class provides a protocol independant, address family independent mechanism to represent the IP address, port, and protocol of one end of a network socket connection. More...

Enumerations

enum  DtInetProtocol { DtInetProtocol_UDP = 0, DtInetProtocol_TCP = 1, DtInetProtocol_Unspecified = 99 }
 Specifies the protocol used by the endpoint. More...

Detailed Description

This file contains the declaration of the DtInetEndpoint class.

Enumeration Type Documentation

Specifies the protocol used by the endpoint.

Enumerator:
DtInetProtocol_UDP 
DtInetProtocol_TCP 
DtInetProtocol_Unspecified 

Document ID: Generated on Wed Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)