Public Member Functions | |
ExtractGroupGrp (const char *name) | |
void | setFamilies (const std::vector< std::string > &fams) |
const std::vector< std::string > & | getFamiliesLyingOn () const |
bool | isSameAs (const ExtractGroupGrp &other) const |
bool | getStatus () const |
void | setStatus (bool status) |
void | cpyStatusFrom (const ExtractGroupStatus &other) |
std::string | getName () const |
const char * | getKeyOfEntry () const |
virtual void | printMySelf (std::ostream &os) const |
virtual bool | isSameAs (const ExtractGroupStatus &other) const |
Data Fields | |
std::vector< std::string > | _fams |
Static Public Attributes | |
static const char | START [] ="GRP_" |
Protected Attributes | |
bool | _status |
std::string | _name |
std::string | _ze_key_name |
ExtractGroupGrp::ExtractGroupGrp | ( | const char * | name | ) |
References ExtractGroupStatus::_ze_key_name, and START.
void ExtractGroupGrp::setFamilies | ( | const std::vector< std::string > & | fams | ) |
References _fams.
const std::vector<std::string>& ExtractGroupGrp::getFamiliesLyingOn | ( | ) | const |
References _fams.
bool ExtractGroupGrp::isSameAs | ( | const ExtractGroupGrp & | other | ) | const |
References _fams, and ExtractGroupStatus::isSameAs().
|
inherited |
References ExtractGroupStatus::_status.
|
inherited |
References ExtractGroupStatus::_status.
|
inherited |
References ExtractGroupStatus::_status.
|
inherited |
References ExtractGroupStatus::_name.
|
inherited |
References ExtractGroupStatus::_ze_key_name.
|
virtualinherited |
Reimplemented in ExtractGroupFam.
References ExtractGroupStatus::_status, and ExtractGroupStatus::_ze_key_name.
|
virtualinherited |
References ExtractGroupStatus::_name, and ExtractGroupStatus::_ze_key_name.
|
static |
std::vector<std::string> ExtractGroupGrp::_fams |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |