ARB
|
Public Member Functions | |
GroupRename_callenv (const QueriedGroups &queried_, int hit_idx_, const GBL_env &env_) | |
bool | legal_hit_index () const |
const FoundGroup * | get_hit_group () const |
![]() | |
GBL_call_env (GBDATA *gbd, const GBL_env &env_) | |
virtual | ~GBL_call_env () |
GBDATA * | get_item_ref () const |
const GBL_env & | get_env () const |
void | useFieldTracker (FieldTracker *tracker_) |
const char * | track_field_access (const char *fieldname) const |
GBDATA * | get_gb_main () const |
const char * | get_treename () const |
char * | interpret_subcommand (const char *input, const char *command) const |
Public Attributes | |
const QueriedGroups & | queried |
int | hit_idx |
Definition at line 1961 of file group_search.cxx.
|
inline |
Definition at line 1965 of file group_search.cxx.
|
inline |
Definition at line 1971 of file group_search.cxx.
References QueriedGroups::size().
Referenced by grl_hitidx().
|
inline |
Definition at line 1973 of file group_search.cxx.
References NULp.
Referenced by grl_aid(), grl_groupsize(), grl_markedingroup(), and grl_nesting().
const QueriedGroups& GroupRename_callenv::queried |
Definition at line 1962 of file group_search.cxx.
Referenced by grl_hitcount().
int GroupRename_callenv::hit_idx |
Definition at line 1963 of file group_search.cxx.
Referenced by grl_hitidx().