VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 Thu Feb 22 04:26:36 EST 2018 from SVN revision 186468
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)