|
ARB
|
#include <ad_hcb.h>


Additional Inherited Members | |
Public Types inherited from CallbackList< gb_hierarchy_callback > | |
| typedef gb_hierarchy_callback | cbtype |
| typedef std::list< cbtype > | listtype |
| typedef listtype::iterator | itertype |
| typedef listtype::const_iterator | const_itertype |
Public Member Functions inherited from CallbackList< gb_hierarchy_callback > | |
| bool | contains_unremoved_callback (const gb_hierarchy_callback &like) const |
| bool | empty () const |
| void | add_unchecked (const gb_hierarchy_callback &cb) |
| void | add (const gb_hierarchy_callback &newcb) |
| const gb_hierarchy_callback * | get_tail () const |
| void | remove_callbacks_that (PRED shallRemove) |
Public Attributes inherited from CallbackList< gb_hierarchy_callback > | |
| listtype | callbacks |
1.8.8