Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes

Attrib::DescSetMan Class Reference

List of all members.

Public Member Functions

 DescSetMan (bool, DescSet *ads=0, bool destr_on_del=true)
 ~DescSetMan ()
DescSetdescSet ()
const DescSetdescSet () 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 ()
IOParinputHistory ()

Public Attributes

MultiID attrsetid_

Protected Member Functions

void cleanHist (IOPar &, const DescSet &)

Protected Attributes

DescSetads_
bool is2d_
bool unsaved_
bool destrondel_
IOParinpselhist_
IOParsteerselhist_

Constructor & Destructor Documentation

Attrib::DescSetMan::DescSetMan ( bool  ,
DescSet ads = 0,
bool  destr_on_del = true 
)
Attrib::DescSetMan::~DescSetMan (  ) 

Member Function Documentation

void Attrib::DescSetMan::cleanHist ( IOPar ,
const DescSet  
) [protected]
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.


Member Data Documentation

bool Attrib::DescSetMan::is2d_ [protected]
bool Attrib::DescSetMan::unsaved_ [protected]