VR-Link API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Member Functions
DtNetEventId Class Reference
+ Collaboration diagram for DtNetEventId:

Public Member Functions

 DtNetEventId ()
 
bool operator== (const DtNetEventId &rhs) const
 

Public Attributes

DtNetU16 eventNum
 

Protected Member Functions

 DtNetEventId (const DtNetEventId &orig)
 Copy ctor and assignment operator not implemented, since we don't want to change size when necessary. More...
 
DtNetEventIdoperator= (const DtNetEventId &orig)
 

Constructor & Destructor Documentation

DtNetEventId::DtNetEventId ( )
inline
DtNetEventId::DtNetEventId ( const DtNetEventId orig)
protected

Copy ctor and assignment operator not implemented, since we don't want to change size when necessary.

(NetTypes are sometimes used in structures, where we count on their size.)

Member Function Documentation

DtNetEventId& DtNetEventId::operator= ( const DtNetEventId orig)
protected
bool DtNetEventId::operator== ( const DtNetEventId rhs) const
inline

References eventNum.

Member Data Documentation

DtNetU16 DtNetEventId::eventNum

Referenced by operator==().


The documentation for this class was generated from the following file:

Document ID: Generated on Mon Apr 25 03:39:01 EDT 2022 from SVN revision 242502
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)