VR-Forces 4.0.4 Class Documentation
Public Types | Public Member Functions | Protected Attributes
makVrv::DtElementIDHierarchyState Class Reference

The DtElementIDHierarchyState class contains information about the element and its place in the element id hierarchy. More...

List of all members.

Public Types

typedef std::vector< DtElementIDElementIDVector

Public Member Functions

 DtElementIDHierarchyState ()
 CTOR.
 DtElementIDHierarchyState (const DtElementIDHierarchyState &orig)
 Copy CTOR.
DtElementIDHierarchyStateoperator= (const DtElementIDHierarchyState &rhs)
void setFlags (int flags)
int flags () const
void addChild (DtElementID id)
void removeChild (DtElementID id)
const ElementIDVectorchildren () const
void setParentId (DtElementID id)
DtElementID parentId () const

Protected Attributes

DtElementID myParentId
ElementIDVector myChildren
int myFlags

Detailed Description

The DtElementIDHierarchyState class contains information about the element and its place in the element id hierarchy.


Member Typedef Documentation


Constructor & Destructor Documentation

CTOR.

Copy CTOR.


Member Function Documentation

DtElementIDHierarchyState& makVrv::DtElementIDHierarchyState::operator= ( const DtElementIDHierarchyState rhs)

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)