VR-Forces 4.0.4 Class Documentation
Classes | Defines | Functions
include/ctdb/c7NetTypes.h File Reference

Go to the source code of this file.

Classes

class  DtC7NetU16
 Network-order unsigned 16-bit quantity. More...
class  DtC7NetInt16
 Network-order signed 16-bit quantity. More...
class  DtC7NetU32
 Network-order unsigned 32-bit quantity. More...
class  DtC7NetInt32
 Network-order signed 32-bit quantity. More...
class  DtC7NetFloat32
 Network-order 32-bit IEEE-754 floating-point quantity. More...
union  DtC7NetFloat32::TempLayout
class  DtC7NetFloat64
 Network-order 64-bit IEEE-754 floating-point quantity. More...
union  DtC7NetFloat64::TempLayout
 Used to Swap Longs. More...
class  DtC7NetU64
union  DtC7NetU64::TempLayout
 Used to Swap Longs. More...

Defines

#define c7NetTypes_inl

Functions

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.
DT_DLL_ctdb void DtSetC7FileEndian (DtNetworkByteOrderType bigOrLittle)

Detailed Description


Define 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 Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)