VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
DtAggregateExtendedRecordData Class Reference
Inheritance diagram for DtAggregateExtendedRecordData:
Inheritance graph
[legend]

Public Member Functions

 DtAggregateExtendedRecordData ()
 
virtual ~DtAggregateExtendedRecordData () override
 
virtual void updateDataRecords (DtAggregateStateRepository *)
 
virtual void decodeDataRecords (DtAggregateStateRepository *)
 
virtual bool readFromRecord (DtVariableDatumRecord &)
 
- Public Member Functions inherited from DtVrfExtendedRecordData
 DtVrfExtendedRecordData ()
 
 DtVrfExtendedRecordData (const DtVrfExtendedRecordData &)
 
virtual ~DtVrfExtendedRecordData ()
 
bool operator== (const DtVrfExtendedRecordData &rhs) const
 
bool operator!= (const DtVrfExtendedRecordData &rhs) const
 
bool isModified () const
 
void setIsModified (bool b)
 
virtual int netRepSize ()
 
virtual charnetRep ()
 
virtual int setFromNet (const char *)
 
virtual int size (const char *) const
 
virtual int keyLen (const char *) const
 
virtual int valueLen (const char *) const
 
virtual DtString key (const char *) const
 
virtual DtString value (const char *) const
 
virtual charcreateNetworkRepresentation (const DtString &key, const DtString &value) const
 
virtual void setExtendedData (const DtString &key, const DtString &value)
 
virtual void clearExtendedData ()
 
virtual void removeExtendedData (const DtString &key)
 
virtual DtString extendedData (const DtString &key) const
 
const ExtendedDataextendedDataMap () const
 
virtual void setExtendedDataMap (const ExtendedData &)
 

Additional Inherited Members

- Public Types inherited from DtVrfExtendedRecordData
typedef std::map< DtString,
DtString
ExtendedData
 
- Protected Member Functions inherited from DtVrfExtendedRecordData
virtual void createNetRep ()
 
- Protected Attributes inherited from DtVrfExtendedRecordData
ExtendedData myExtendedData
 
bool myIsModified
 
charmyNetRep
 
int myNetRepSize
 

Constructor & Destructor Documentation

DtAggregateExtendedRecordData::DtAggregateExtendedRecordData ( )

constructor

virtual DtAggregateExtendedRecordData::~DtAggregateExtendedRecordData ( )
overridevirtual

destructor

Member Function Documentation

virtual void DtAggregateExtendedRecordData::updateDataRecords ( DtAggregateStateRepository )
virtual

Updates the state repository with the internal data.

virtual void DtAggregateExtendedRecordData::decodeDataRecords ( DtAggregateStateRepository )
virtual

Decodes the records into the internal map. Will clear out current map on decode.

virtual bool DtAggregateExtendedRecordData::readFromRecord ( DtVariableDatumRecord &  )
virtual

Attempts to read from the given record. Returns true if read.


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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)