VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes
makVrfMetoc::DtSnowStruct Class Reference

Public Member Functions

 DtSnowStruct ()
 
 ~DtSnowStruct ()
 
 DtSnowStruct (const DtSnowStruct &orig)
 
DtSnowStructoperator= (const DtSnowStruct &orig)
 
virtual void setDepth (const DtFloat32 &val)
 
virtual const DtFloat32 & depth () const
 
virtual void setDensity (const DtFloat32 &val)
 
virtual const DtFloat32 & density () const
 
bool operator== (const DtSnowStruct &other) const
 
bool operator!= (const DtSnowStruct &other) const
 
int netSize () const
 
unsigned int getPaddingSize (unsigned long long byteOffset, unsigned int boundary) const
 
void writeToBuffer (char *buffer) const
 
void fillFromBuffer (const char *buffer, int bufferSize, int offset)
 
virtual void printData () const
 
virtual void printDataToStream (std::ostream &) const
 

Static Public Member Functions

static int octetBoundary ()
 

Protected Attributes

DtFloat32 myDepth
 
DtFloat32 myDensity
 

Constructor & Destructor Documentation

makVrfMetoc::DtSnowStruct::DtSnowStruct ( )
makVrfMetoc::DtSnowStruct::~DtSnowStruct ( )
makVrfMetoc::DtSnowStruct::DtSnowStruct ( const DtSnowStruct orig)

Member Function Documentation

DtSnowStruct& makVrfMetoc::DtSnowStruct::operator= ( const DtSnowStruct orig)
virtual void makVrfMetoc::DtSnowStruct::setDepth ( const DtFloat32 &  val)
virtual
virtual const DtFloat32& makVrfMetoc::DtSnowStruct::depth ( ) const
virtual
virtual void makVrfMetoc::DtSnowStruct::setDensity ( const DtFloat32 &  val)
virtual
virtual const DtFloat32& makVrfMetoc::DtSnowStruct::density ( ) const
virtual
bool makVrfMetoc::DtSnowStruct::operator== ( const DtSnowStruct other) const
bool makVrfMetoc::DtSnowStruct::operator!= ( const DtSnowStruct other) const
int makVrfMetoc::DtSnowStruct::netSize ( ) const
static int makVrfMetoc::DtSnowStruct::octetBoundary ( )
static
unsigned int makVrfMetoc::DtSnowStruct::getPaddingSize ( unsigned long long  byteOffset,
unsigned int  boundary 
) const
void makVrfMetoc::DtSnowStruct::writeToBuffer ( char buffer) const
void makVrfMetoc::DtSnowStruct::fillFromBuffer ( const char buffer,
int  bufferSize,
int  offset 
)
virtual void makVrfMetoc::DtSnowStruct::printData ( ) const
virtual
virtual void makVrfMetoc::DtSnowStruct::printDataToStream ( std::ostream &  ) const
virtual

Member Data Documentation

DtFloat32 makVrfMetoc::DtSnowStruct::myDepth
protected
DtFloat32 makVrfMetoc::DtSnowStruct::myDensity
protected

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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)