ARB
|
Public Member Functions | |
TargetGroup (GBDATA *gb_main_, const char *treename_) | |
~TargetGroup () OVERRIDE | |
void | aimTo (const Candidate &c) |
void | unAim () |
const FoundGroup & | get_group () const |
const GroupSearchTree * | get_clade () const |
const char * | get_group_name () const |
unsigned | get_group_size () const |
unsigned | get_marked_count () const |
unsigned | get_zombie_count () const |
double | get_average_ingroup_distance () const |
int | get_keeledStateInfo () const |
GBDATA * | get_ACI_item () const |
Public Member Functions inherited from QueryTarget | |
QueryTarget (GBDATA *gb_main, const char *treename) | |
virtual | ~QueryTarget () |
GBDATA * | get_gb_main () const |
const GBL_env & | get_env () const |
Definition at line 647 of file group_search.cxx.
Definition at line 652 of file group_search.cxx.
|
inline |
Definition at line 655 of file group_search.cxx.
|
inline |
Definition at line 657 of file group_search.cxx.
|
inline |
Definition at line 658 of file group_search.cxx.
References SmartPtr< T, C >::setNull().
|
inline |
Definition at line 660 of file group_search.cxx.
References Candidate::get_group(), gs_assert, and SmartPtr< T, C >::isSet().
Referenced by get_ACI_item(), get_group_name(), GroupFoldedKey::get_target_data(), NestingLevelKey::get_target_data(), and ParentGroupNameQueryKey::get_target_data().
|
inline |
Definition at line 661 of file group_search.cxx.
References Candidate::get_clade(), gs_assert, and SmartPtr< T, C >::isSet().
Referenced by get_average_ingroup_distance(), get_group_size(), get_marked_count(), and get_zombie_count().
|
inline |
Definition at line 663 of file group_search.cxx.
References get_group(), and FoundGroup::get_name().
Referenced by GroupNameQueryKey::get_target_data().
|
inline |
Definition at line 664 of file group_search.cxx.
References get_clade().
Referenced by GroupSizeKey::get_target_data(), and GroupMarkedKey::get_target_data().
|
inline |
Definition at line 665 of file group_search.cxx.
References get_clade().
Referenced by GroupMarkedKey::get_target_data().
|
inline |
Definition at line 666 of file group_search.cxx.
References get_clade().
Referenced by GroupZombiesKey::get_target_data().
|
inline |
Definition at line 667 of file group_search.cxx.
References get_clade().
Referenced by GroupAIDkey::get_target_data().
|
inline |
Definition at line 668 of file group_search.cxx.
References Candidate::get_keeledStateInfo(), gs_assert, and SmartPtr< T, C >::isSet().
Referenced by GroupKeeledKey::get_target_data().
|
inlinevirtual |
Implements QueryTarget.
Definition at line 671 of file group_search.cxx.
References get_group(), and FoundGroup::get_pointer().