Classes | Functions

ZDomain Namespace Reference

Classes

class  Def
class  Info

Functions

const DefSI ()
const DefDepth ()
const DefTime ()
bool isSI (const IOPar &)
bool isDepth (const IOPar &)
bool isTime (const IOPar &)
void setSI (IOPar &)
void setDepth (IOPar &)
void setTime (IOPar &)
const char * sKey ()
const char * sKeyTime ()
const char * sKeyDepth ()

Function Documentation

const Def& ZDomain::Depth (  ) 
bool ZDomain::isDepth ( const IOPar  ) 
bool ZDomain::isSI ( const IOPar  ) 
bool ZDomain::isTime ( const IOPar  ) 
void ZDomain::setDepth ( IOPar  ) 
void ZDomain::setSI ( IOPar  ) 
void ZDomain::setTime ( IOPar  ) 
const Def& ZDomain::SI (  ) 
const char* ZDomain::sKey (  ) 
const char* ZDomain::sKeyDepth (  ) 
const char* ZDomain::sKeyTime (  ) 
const Def& ZDomain::Time (  )