VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions | Public Attributes
makVrv::DtElementChanges Class Reference

DtElementChanges is used to communicate changes in element data between drivers and the main application. More...

Public Types

typedef std::vector
< DtElementEntry * > 
ElementPointerList
typedef std::vector< DtUniqueIDUniqueIdList
typedef std::vector
< DtElementAttribute * > 
AttributeList
typedef std::map< DtUniqueID,
AttributeList
ElementAttributeMap

Public Member Functions

 DtElementChanges ()
 DtElementChanges (const DtElementChanges &orig)
DtElementChangesoperator= (const DtElementChanges &orig)
 ~DtElementChanges ()
void clear ()
bool hasChanges () const
 Check to see if the changes object has any changes.

Public Attributes

ElementPointerList myElementsAdded
UniqueIdList myElementsDeleted
ElementAttributeMap myAttributesChanged

Detailed Description

DtElementChanges is used to communicate changes in element data between drivers and the main application.

Member Typedef Documentation

Constructor & Destructor Documentation

makVrv::DtElementChanges::DtElementChanges ( )
makVrv::DtElementChanges::DtElementChanges ( const DtElementChanges orig)
makVrv::DtElementChanges::~DtElementChanges ( )

Member Function Documentation

DtElementChanges& makVrv::DtElementChanges::operator= ( const DtElementChanges orig)
void makVrv::DtElementChanges::clear ( )
inline
bool makVrv::DtElementChanges::hasChanges ( ) const
inline

Check to see if the changes object has any changes.

Member Data Documentation

ElementPointerList makVrv::DtElementChanges::myElementsAdded
UniqueIdList makVrv::DtElementChanges::myElementsDeleted
ElementAttributeMap makVrv::DtElementChanges::myAttributesChanged

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

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)