VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Macros | Functions
c7NetTypes.h File Reference

Go to the source code of this file.

Classes

class  DtC7NetU16
 
class  DtC7NetInt16
 
class  DtC7NetU32
 
class  DtC7NetInt32
 
class  DtC7NetFloat32
 
union  DtC7NetFloat32::TempLayout
 
class  DtC7NetFloat64
 
union  DtC7NetFloat64::TempLayout
 
class  DtC7NetU64
 
union  DtC7NetU64::TempLayout
 

Macros

#define c7NetTypes_inl
 

Functions

DT_DLL_ctdb DtNetworkByteOrderType DtC7NetworkByteOrdering ()
 
DT_DLL_ctdb DtNetworkByteOrderType DtC7FileEndian ()
 
DT_DLL_ctdb void DtSetC7NetworkByteOrdering (DtNetworkByteOrderType bigOrLittle)
 
DT_DLL_ctdb void DtSetC7FileEndian (DtNetworkByteOrderType bigOrLittle)
 

Macro Definition Documentation

#define c7NetTypes_inl

Function Documentation

DT_DLL_ctdb DtNetworkByteOrderType DtC7NetworkByteOrdering ( )

Returns the network byte ordering type used by the DtC7NetType classes.

DT_DLL_ctdb DtNetworkByteOrderType DtC7FileEndian ( )
DT_DLL_ctdb void DtSetC7NetworkByteOrdering ( DtNetworkByteOrderType  bigOrLittle)

Users can set the network byte odering type used by the DtC7Netyptes classes. The default network byte ordering is BigEndian.

DT_DLL_ctdb void DtSetC7FileEndian ( DtNetworkByteOrderType  bigOrLittle)

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)