ARB
|
#include <ad_hcb.h>
Public Member Functions | |
gb_hierarchy_callback (const TypedDatabaseCallback &spec_, const gb_hierarchy_location &loc_) | |
bool | triggered_by (GBDATA *gbd) const |
const gb_hierarchy_location & | get_location () const |
Public Member Functions inherited from gb_callback | |
gb_callback (const TypedDatabaseCallback &spec_) | |
gb_callback (const gb_callback &other) | |
DECLARE_ASSIGNMENT_OPERATOR (gb_callback) | |
bool | may_be_removed () const |
bool | call (GBDATA *with, GB_CB_TYPE typemask) |
Additional Inherited Members | |
Public Attributes inherited from gb_callback | |
TypedDatabaseCallback | spec |
short | running |
|
inline |
|
inline |
Definition at line 101 of file ad_hcb.h.
References gb_hierarchy_location::matches().
|
inline |
Definition at line 102 of file ad_hcb.h.
Referenced by CallbackList< gb_hierarchy_callback >::contains_unremoved_callback(), and IsSpecificHierarchyCallback::operator()().