63 virtual unsigned int paddedNetSize()
const;
virtual unsigned int unpaddedNetsize() const
This is the network size of the record without padding.
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Definition: layerStruct.h:24
static DtStandardVariableRecord * create(void *addr, unsigned int length)
Creator of an unknown record for registering in a factory.
static const unsigned int theMinimumSize
Definition: troposphereLayerRecord.h:84
DtNetTroposphereLayerRecord * myRecordPtr
Definition: troposphereLayerRecord.h:80
Definition: metocLayerRecord.h:12
Definition: cloudStruct.h:23
static unsigned int recordTypeToUse()
Return the METOC Layer record type.
virtual DtStandardVariableRecord * clone() const
Clone.
virtual void setFromNet(const void *netRecord, unsigned int length, DtStandardVariableRetCode *retCode=NULL)
Sets the record from an address and length.
virtual bool operator==(const DtMetocLayerRecord &record)
Equals Operator.
virtual DtMetocLayerRecord & operator=(const DtMetocLayerRecord &record)
Assignment Operator.
Definition: troposphereLayerRecord.h:14
Definition: standardVariableRecord.h:23
This file declares DtNetTroposphereLayerRecord.
DtStandardVariableRetCode
Definition: standardVariableRecord.h:15
Definition: troposphereLayerRecordP.h:15
virtual void writeRecord(void *addr) const
virtual void printDataToStream(std::ostream &stream) const
Prints the data to the specified stream.
static void setRecordTypeToUse(unsigned int typeToUse)
Set the record type to use.