
Public Member Functions | |
| ExtractGroupFam (const char *name) | |
| void | printMySelf (std::ostream &os) const |
| void | fillIdsToKeep (std::set< int > &s) const |
| int | getId () const |
| bool | isSameAs (const ExtractGroupFam &other) const |
| bool | getStatus () const |
| void | setStatus (bool status) |
| void | cpyStatusFrom (const ExtractGroupStatus &other) |
| std::string | getName () const |
| const char * | getKeyOfEntry () const |
| virtual bool | isSameAs (const ExtractGroupStatus &other) const |
Static Public Attributes | |
| static const char | START [] ="FAM_" |
Protected Attributes | |
| bool | _status |
| std::string | _name |
| std::string | _ze_key_name |
Private Attributes | |
| int | _id |
| ExtractGroupFam::ExtractGroupFam | ( | const char * | name | ) |
|
virtual |
Reimplemented from ExtractGroupStatus.
References _id, ExtractGroupStatus::_name, ExtractGroupStatus::_status, and ExtractGroupStatus::_ze_key_name.
| void ExtractGroupFam::fillIdsToKeep | ( | std::set< int > & | s | ) | const |
References _id.
| int ExtractGroupFam::getId | ( | ) | const |
References _id.
| bool ExtractGroupFam::isSameAs | ( | const ExtractGroupFam & | other | ) | const |
References _id, 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 |
References ExtractGroupStatus::_name, and ExtractGroupStatus::_ze_key_name.
|
static |
|
private |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |