ARB
|
Public Member Functions | |
TreeAwarRegistry (GBDATA *gb_main_) | |
GBDATA * | get_gb_main () |
void | add (BoundTreeAwarCallbackPtr bcb) |
void | tree_renamed (const char *oldname, const char *newname) |
Static Public Attributes | |
static SmartPtr< TreeAwarRegistry > | SINGLETON |
registry for TreeAwars
Definition at line 71 of file AWT_TreeAwars.cxx.
TreeAwarRegistry::TreeAwarRegistry | ( | GBDATA * | gb_main_ | ) |
Definition at line 172 of file AWT_TreeAwars.cxx.
References AW_awar::add_callback(), AW_root::awar(), AWAR_ARB_TREE_RENAMED, destroy_TreeAwarRegistry(), GB_atclose_callback(), AW_root::SINGLETON, and tree_renamed_cb().
|
inline |
Definition at line 80 of file AWT_TreeAwars.cxx.
Referenced by BoundTreeAwarCallback::bind_tree_callback().
|
inline |
Definition at line 81 of file AWT_TreeAwars.cxx.
Referenced by AWT_registerTreeAwarCallback().
Definition at line 180 of file AWT_TreeAwars.cxx.
Referenced by tree_renamed_cb().
|
static |
Definition at line 78 of file AWT_TreeAwars.cxx.