Definition of z-domain.
More...
ZDomain::Def::Def |
( |
const char * |
ky, |
|
|
const uiString & |
usrnm, |
|
|
const char * |
defun, |
|
|
int |
usrfac = 1 |
|
) |
| |
|
inline |
static bool ZDomain::Def::add |
( |
Def * |
| ) |
|
|
static |
const char* ZDomain::Def::entityStr |
( |
| ) |
const |
|
inline |
static const Def& ZDomain::Def::get |
( |
const char * |
| ) |
|
|
static |
static const Def& ZDomain::Def::get |
( |
const IOPar & |
| ) |
|
|
static |
uiString ZDomain::Def::getLabel |
( |
| ) |
const |
uiString ZDomain::Def::getRange |
( |
| ) |
const |
bool ZDomain::Def::isDepth |
( |
| ) |
const |
bool ZDomain::Def::isSI |
( |
| ) |
const |
bool ZDomain::Def::isTime |
( |
| ) |
const |
const char* ZDomain::Def::key |
( |
| ) |
const |
|
inline |
bool ZDomain::Def::operator== |
( |
const Def & |
def | ) |
const |
|
inline |
void ZDomain::Def::set |
( |
IOPar & |
| ) |
const |
uiString ZDomain::Def::uiUnitStr |
( |
bool |
withparens = false | ) |
const |
const char* ZDomain::Def::unitStr |
( |
bool |
withparens = false | ) |
const |
int ZDomain::Def::userFactor |
( |
| ) |
const |
|
inline |
uiString ZDomain::Def::userName |
( |
| ) |
const |
|
inline |
int ZDomain::Def::usrfac_ |
|
protected |