ARB
Public Member Functions | Static Public Attributes | List of all members
TreeAwarRegistry Class Reference
Inheritance diagram for TreeAwarRegistry:
Inheritance graph
[legend]
Collaboration diagram for TreeAwarRegistry:
Collaboration graph
[legend]

Public Member Functions

 TreeAwarRegistry (GBDATA *gb_main_)
 
GBDATAget_gb_main ()
 
void add (BoundTreeAwarCallbackPtr bcb)
 
void tree_renamed (const char *oldname, const char *newname)
 

Static Public Attributes

static SmartPtr< TreeAwarRegistrySINGLETON
 

Detailed Description

registry for TreeAwars

Definition at line 71 of file AWT_TreeAwars.cxx.

Constructor & Destructor Documentation

TreeAwarRegistry::TreeAwarRegistry ( GBDATA gb_main_)

Member Function Documentation

GBDATA* TreeAwarRegistry::get_gb_main ( )
inline

Definition at line 80 of file AWT_TreeAwars.cxx.

Referenced by BoundTreeAwarCallback::bind_tree_callback().

void TreeAwarRegistry::add ( BoundTreeAwarCallbackPtr  bcb)
inline

Definition at line 81 of file AWT_TreeAwars.cxx.

Referenced by AWT_registerTreeAwarCallback().

void TreeAwarRegistry::tree_renamed ( const char oldname,
const char newname 
)

Definition at line 180 of file AWT_TreeAwars.cxx.

Referenced by tree_renamed_cb().

Member Data Documentation

SmartPtr< TreeAwarRegistry > TreeAwarRegistry::SINGLETON
static

Definition at line 78 of file AWT_TreeAwars.cxx.


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