Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

ENABLEMGR Class Reference

#include <EnableMgr.H>

List of all members.

Static Public Methods

void addEnableObj (EnableObj *o)
void removeEnableObj (EnableObj *o)
bool getEnabled (str_ptr eObjName)
bool getEnabled (EnableObj *o)
void setEnabled (str_ptr eObjName, bool enabled)
void setEnabled (EnableObj *o, bool enabled)

Static Protected Attributes

ARRAY< EnableObj * > _objs


Member Function Documentation

void ENABLEMGR::addEnableObj EnableObj   o [inline, static]
 

bool ENABLEMGR::getEnabled EnableObj   o [inline, static]
 

bool ENABLEMGR::getEnabled str_ptr    eObjName [inline, static]
 

void ENABLEMGR::removeEnableObj EnableObj   o [inline, static]
 

void ENABLEMGR::setEnabled EnableObj   o,
bool    enabled
[inline, static]
 

void ENABLEMGR::setEnabled str_ptr    eObjName,
bool    enabled
[inline, static]
 


Member Data Documentation

ARRAY< EnableObj * > ENABLEMGR::_objs [static, protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Sep 15 16:27:57 2003 for inspace by doxygen1.2.18