VR-Forces 4.0.4 Class Documentation
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...

List of all members.

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


Member Function Documentation

DtElementChanges& makVrv::DtElementChanges::operator= ( const DtElementChanges orig)

Check to see if the changes object has any changes.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)