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 | Private Member Functions | Private Attributes
makVrv::DtDataBank Class Reference

DtDataBank is the repository for common element data and simulation-specific state data.

Public Member Functions

 DtDataBank (DtDe &de)
 
 ~DtDataBank ()
 
DtElementDataelementData ()
 

Private Member Functions

 DtDataBank (const DtDataBank &)
 
DtDataBankoperator= (const DtDataBank &)
 

Private Attributes

DtElementData myElementData
 
DtDemyDe
 

Constructor & Destructor Documentation

makVrv::DtDataBank::DtDataBank ( DtDe de)

CTOR.

makVrv::DtDataBank::~DtDataBank ( )

DTOR.

makVrv::DtDataBank::DtDataBank ( const DtDataBank )
private

Member Function Documentation

DtDataBank& makVrv::DtDataBank::operator= ( const DtDataBank )
private
DtElementData& makVrv::DtDataBank::elementData ( )

Get element data. DtElementData contains data that is common to all VR-Vantage elements, such as an element id, display name, element type, and element attributes.

Member Data Documentation

DtElementData makVrv::DtDataBank::myElementData
private
DtDe& makVrv::DtDataBank::myDe
private

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)