Public Member Functions | |
| DescSetMan (bool, DescSet *ads=0, bool destr_on_del=true) | |
| ~DescSetMan () | |
| DescSet * | descSet () |
| const DescSet * | descSet () const |
| void | setDescSet (DescSet *) |
| bool | is2D () const |
| bool | isSaved () const |
| void | setSaved (bool yn=true) const |
| bool & | unSaved () |
| Added for convenience in UI building. | |
| void | fillHist () |
| IOPar & | inputHistory () |
Public Attributes | |
| MultiID | attrsetid_ |
Protected Member Functions | |
| void | cleanHist (IOPar &, const DescSet &) |
Protected Attributes | |
| DescSet * | ads_ |
| bool | is2d_ |
| bool | unsaved_ |
| bool | destrondel_ |
| IOPar & | inpselhist_ |
| IOPar & | steerselhist_ |
| Attrib::DescSetMan::DescSetMan | ( | bool | , | |
| DescSet * | ads = 0, |
|||
| bool | destr_on_del = true | |||
| ) |
| Attrib::DescSetMan::~DescSetMan | ( | ) |
| DescSet* Attrib::DescSetMan::descSet | ( | ) | [inline] |
| const DescSet* Attrib::DescSetMan::descSet | ( | ) | const [inline] |
| void Attrib::DescSetMan::fillHist | ( | ) |
| IOPar& Attrib::DescSetMan::inputHistory | ( | ) | [inline] |
| bool Attrib::DescSetMan::is2D | ( | ) | const [inline] |
| bool Attrib::DescSetMan::isSaved | ( | ) | const [inline] |
| void Attrib::DescSetMan::setDescSet | ( | DescSet * | ) |
| void Attrib::DescSetMan::setSaved | ( | bool | yn = true |
) | const [inline] |
| bool& Attrib::DescSetMan::unSaved | ( | ) | [inline] |
Added for convenience in UI building.
DescSet* Attrib::DescSetMan::ads_ [protected] |
bool Attrib::DescSetMan::destrondel_ [protected] |
IOPar& Attrib::DescSetMan::inpselhist_ [protected] |
bool Attrib::DescSetMan::is2d_ [protected] |
IOPar& Attrib::DescSetMan::steerselhist_ [protected] |
bool Attrib::DescSetMan::unsaved_ [protected] |
1.7.1