ARB
Public Member Functions | Public Attributes | List of all members
GroupRename_callenv Struct Reference
Inheritance diagram for GroupRename_callenv:
Inheritance graph
[legend]
Collaboration diagram for GroupRename_callenv:
Collaboration graph
[legend]

Public Member Functions

 GroupRename_callenv (const QueriedGroups &queried_, int hit_idx_, const GBL_env &env_)
 
bool legal_hit_index () const
 
const FoundGroupget_hit_group () const
 
- Public Member Functions inherited from GBL_call_env
 GBL_call_env (GBDATA *gbd, const GBL_env &env_)
 
virtual ~GBL_call_env ()
 
GBDATAget_item_ref () const
 
const GBL_envget_env () const
 
void useFieldTracker (FieldTracker *tracker_)
 
const chartrack_field_access (const char *fieldname) const
 
GBDATAget_gb_main () const
 
const charget_treename () const
 
charinterpret_subcommand (const char *input, const char *command) const
 

Public Attributes

const QueriedGroupsqueried
 
int hit_idx
 

Detailed Description

Definition at line 1963 of file group_search.cxx.

Constructor & Destructor Documentation

GroupRename_callenv::GroupRename_callenv ( const QueriedGroups queried_,
int  hit_idx_,
const GBL_env env_ 
)
inline

Definition at line 1967 of file group_search.cxx.

Member Function Documentation

bool GroupRename_callenv::legal_hit_index ( ) const
inline

Definition at line 1973 of file group_search.cxx.

References QueriedGroups::size().

Referenced by grl_hitidx().

const FoundGroup* GroupRename_callenv::get_hit_group ( ) const
inline

Definition at line 1975 of file group_search.cxx.

References NULp.

Referenced by grl_aid(), grl_groupsize(), grl_markedingroup(), and grl_nesting().

Member Data Documentation

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().


The documentation for this struct was generated from the following file: