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 Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)