This is a generic switch with an enabled disabled category. More...
Inheritance diagram for DtBoolAttrNode:
Collaboration diagram for DtBoolAttrNode: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. | |
| DtBoolAttrNode & | operator= (const DtBoolAttrNode &rhs) |
| Assignment Operator. | |
This is a generic switch with an enabled disabled category.