ARB
Public Member Functions | List of all members
GroupXfer_callenv Class Reference
Inheritance diagram for GroupXfer_callenv:
Inheritance graph
[legend]
Collaboration diagram for GroupXfer_callenv:
Collaboration graph
[legend]

Public Member Functions

 GroupXfer_callenv (const GBL_env &env_, const char *name_, const GroupPenalty &match_, int oldGroupSize_, int newGroupSize_)
 
const charget_group_name () const
 
const GroupPenaltyget_match () const
 
int get_old_group_size () const
 
int get_new_group_size () 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
 

Detailed Description

Definition at line 401 of file NT_tree_cmp.cxx.

Constructor & Destructor Documentation

GroupXfer_callenv::GroupXfer_callenv ( const GBL_env env_,
const char name_,
const GroupPenalty match_,
int  oldGroupSize_,
int  newGroupSize_ 
)
inline

Definition at line 409 of file NT_tree_cmp.cxx.

Member Function Documentation

const char* GroupXfer_callenv::get_group_name ( ) const
inline

Definition at line 417 of file NT_tree_cmp.cxx.

const GroupPenalty& GroupXfer_callenv::get_match ( ) const
inline

Definition at line 418 of file NT_tree_cmp.cxx.

Referenced by custom_match().

int GroupXfer_callenv::get_old_group_size ( ) const
inline

Definition at line 419 of file NT_tree_cmp.cxx.

int GroupXfer_callenv::get_new_group_size ( ) const
inline

Definition at line 420 of file NT_tree_cmp.cxx.


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