VR-Link API Documentation for DIS
 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 Tue Aug 10 00:12:31 EDT 2021 from SVN revision 232765
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)