VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Public Attributes
DtC7NetInt32 Class Reference

Network-order signed 32-bit quantity. More...

Public Member Functions

 DtC7NetInt32 ()
 Least Significant Word.
 DtC7NetInt32 (const DtInt32 &)
 DtC7NetInt32 (const DtC7NetInt32 &)
DtC7NetInt32operator= (const DtC7NetInt32 &)
DtC7NetInt32operator= (const DtInt32 &)
 operator DtInt32 () const
void swap ()

Public Attributes

DtC7NetInt16 msword
DtC7NetInt16 lsword
 Most Significant Word.

Detailed Description

Network-order signed 32-bit quantity.

Constructor & Destructor Documentation

DtC7NetInt32::DtC7NetInt32 ( )
inline

Least Significant Word.

DtC7NetInt32::DtC7NetInt32 ( const DtInt32 &  )
inline
DtC7NetInt32::DtC7NetInt32 ( const DtC7NetInt32 )
inline

Member Function Documentation

DtC7NetInt32& DtC7NetInt32::operator= ( const DtC7NetInt32 )
inline
DtC7NetInt32& DtC7NetInt32::operator= ( const DtInt32 &  )
inline
DtC7NetInt32::operator DtInt32 ( ) const
inline
void DtC7NetInt32::swap ( )
inline

Member Data Documentation

DtC7NetInt16 DtC7NetInt32::msword
DtC7NetInt16 DtC7NetInt32::lsword

Most Significant Word.


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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)