VR-Link API Documentation for DIS
Public Member Functions | Protected Attributes | Private Member Functions

This is a generic switch with an enabled disabled category. More...

+ Inheritance diagram for DtBoolAttrNode:
+ Collaboration diagram for DtBoolAttrNode:

List of all members.

Public Member Functions

 DtBoolAttrNode ()
 Default Constructor.
virtual ~DtBoolAttrNode ()
 Destructor.
virtual void setEnabled (bool)
virtual bool getEnabled ()

Protected Attributes

bool myEnabled

Private Member Functions

 DtBoolAttrNode (const DtBoolAttrNode &orig)
 Copy Constructor.
DtBoolAttrNodeoperator= (const DtBoolAttrNode &rhs)
 Assignment Operator.

Detailed Description

This is a generic switch with an enabled disabled category.


Constructor & Destructor Documentation

Default Constructor.

virtual DtBoolAttrNode::~DtBoolAttrNode ( ) [virtual]

Destructor.

DtBoolAttrNode::DtBoolAttrNode ( const DtBoolAttrNode orig) [private]

Copy Constructor.


Member Function Documentation

virtual bool DtBoolAttrNode::getEnabled ( ) [virtual]
DtBoolAttrNode& DtBoolAttrNode::operator= ( const DtBoolAttrNode rhs) [private]

Assignment Operator.

virtual void DtBoolAttrNode::setEnabled ( bool  ) [virtual]

Member Data Documentation

bool DtBoolAttrNode::myEnabled [protected]

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

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)