92 throw M3Exception() <<
"Cannot update data pointer when the record owns the data";
Contains the information that makes up a record.
void Initialize()
Allocate no memory for the record; data pointer is to NULL.
void SetRecordId(RecordIdType aId)
M3Record(unsigned aNBytes=0)
void SetTime(TimeType aTime)
Specialized exception class for Monarch3.
void UpdateDataPtr(const byte_type *aDataPtr) const