54 virtual void printDataToStream(std::ostream& stream)
const;
const bool operator==(const DtU128 &lhs, const DtU128 &rhs)
virtual DtVPRecordKind vpType() const
The Variable Parameter Record type.
Definition: vpRecord.h:31
DtVPRecordKind
Definition: disEnums.h:323
static DtVPRecord * create()
create function
Definition: vpRecord.h:34
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
virtual DtVPRecord * clone()
Clone function.
Definition: vpRecord.h:37
DtVPRecord()
Constructor.
Definition: vpRecord.h:25
virtual ~DtVPRecord()
Destructor.
Definition: vpRecord.h:28
virtual void decodeFromNet(DtNetVPRecord *)
decode this VP Record from a array of 128 bits as defined by the DIS 7 standard.
Definition: vpRecord.h:41
Functions in vlPrint.h provide an error and print facility for vrlink.
virtual void encodeToNet(DtNetVPRecord *) const
encode this VP Record to a array of 128 bits as defined by the DIS 7 standard.
Definition: vpRecord.h:45
Contains the standard DIS enumerations.
const bool operator!=(const DtU128 &lhs, const DtU128 &rhs)
A representation of a VP Record is specific to DIS version 7.
Definition: vpRecord.h:20
Definition: disEnums.h:330
This file contains typedefs for machine dependant types.
Definition: netStructs.h:311