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 |
int | get_dupidx (GB_ERROR &error) const |
Public Member Functions inherited from GBL_call_env | |
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 1963 of file group_search.cxx.
|
inline |
Definition at line 1967 of file group_search.cxx.
|
inline |
Definition at line 1973 of file group_search.cxx.
References QueriedGroups::size().
Referenced by grl_hitidx().
|
inline |
Definition at line 1975 of file group_search.cxx.
References NULp.
Referenced by grl_aid(), grl_groupsize(), grl_markedingroup(), and grl_nesting().
Definition at line 1980 of file group_search.cxx.
References QueriedGroups::begin(), QueriedGroups::end(), FoundGroup::get_cluster_id(), group, and gs_assert.
Referenced by grl_dupidx().
const QueriedGroups& GroupRename_callenv::queried |
Definition at line 1964 of file group_search.cxx.
Referenced by grl_hitcount().
int GroupRename_callenv::hit_idx |
Definition at line 1965 of file group_search.cxx.
Referenced by grl_hitidx().