ARB
|
Public Member Functions | |
ParentGroupNameQueryKey (const GroupSearch &group_search_, CriterionType ctype) | |
~ParentGroupNameQueryKey () OVERRIDE | |
char * | get_target_data (const QueryTarget &target, GB_ERROR &) const OVERRIDE |
const char * | get_name () const OVERRIDE |
bool | iterate () const OVERRIDE |
void | reset () const OVERRIDE |
Public Member Functions inherited from QueryKey | |
QueryKey (query_key_type type_) | |
virtual | ~QueryKey () |
bool | next () const |
query_key_type | get_type () const |
void | negate () |
Definition at line 2464 of file group_search.cxx.
|
inline |
Definition at line 2483 of file group_search.cxx.
References CT_PARENT_ALL, CT_PARENT_ANY, CT_PARENT_DIRECT, and gs_assert.
|
inline |
Definition at line 2492 of file group_search.cxx.
|
inlinevirtual |
Implements QueryKey.
Definition at line 2494 of file group_search.cxx.
References DOWNCAST_REFERENCE, TargetGroup::get_group(), FoundGroup::get_name(), GroupSearch::get_parent_group(), FoundGroup::get_pointer(), and group.
|
inlinevirtual |
Implements QueryKey.
Definition at line 2508 of file group_search.cxx.
References GBS_global_string(), get_type(), and QKEY_EXPLICIT.
|
inlinevirtual |
Implements QueryKey.
Definition at line 2516 of file group_search.cxx.
References GroupSearch::get_parent_group(), get_type(), and QKEY_EXPLICIT.
|
inlinevirtual |