OpendTect
7.0
|
Classes | |
class | Identifier |
Public Member Functions | |
IdentifierManager () | |
virtual | ~IdentifierManager () |
bool | doesExist (const char *name) const |
bool | getDouble (const char *name, double &) const |
bool | getInteger (const char *name, int &) const |
const char * | getValue (const char *name) const |
bool | isPredefined (const char *name) const |
const char * | lastLinkedIdentStr () const |
mOD_DisableCopy (IdentifierManager) void reInit() | |
void | raiseScopeLevel (bool up=true) |
void | set (const char *name, const char *val="", bool islink=false) |
void | set (const char *name, double) |
void | set (const char *name, int) |
int | substitute (const char *src, BufferString &dest) |
bool | tryFilePathPlaceholders (BufferString &filepath) |
void | unset (const char *name, bool followlinks=true) |
Protected Member Functions | |
bool | findCurIdent (const char *name, bool followlinks=true, bool singlescope=false) |
void | setFilePathPlaceholder (const char *nm, const char *val) |
void | tryFilePathPlaceholder (const char *prefixsrc, const char *filepathsrc, BufferString &filepathdest) |
bool | updatePlaceholder (const char *name, const char *key, const char *value) const |
Protected Attributes | |
Identifier * | curident_ |
int | curlevel_ |
ObjectSet< ObjectSet< Identifier > > | identifiers_ |
SeparString | lastlinkedidentstr_ |
<>
CmdDrive::IdentifierManager::IdentifierManager | ( | ) |
|
virtual |
bool CmdDrive::IdentifierManager::doesExist | ( | const char * | name | ) | const |
|
protected |
bool CmdDrive::IdentifierManager::getDouble | ( | const char * | name, |
double & | |||
) | const |
bool CmdDrive::IdentifierManager::getInteger | ( | const char * | name, |
int & | |||
) | const |
const char* CmdDrive::IdentifierManager::getValue | ( | const char * | name | ) | const |
bool CmdDrive::IdentifierManager::isPredefined | ( | const char * | name | ) | const |
const char* CmdDrive::IdentifierManager::lastLinkedIdentStr | ( | ) | const |
CmdDrive::IdentifierManager::mOD_DisableCopy | ( | IdentifierManager | ) |
void CmdDrive::IdentifierManager::raiseScopeLevel | ( | bool | up = true | ) |
void CmdDrive::IdentifierManager::set | ( | const char * | name, |
const char * | val = "" , |
||
bool | islink = false |
||
) |
void CmdDrive::IdentifierManager::set | ( | const char * | name, |
double | |||
) |
void CmdDrive::IdentifierManager::set | ( | const char * | name, |
int | |||
) |
|
protected |
int CmdDrive::IdentifierManager::substitute | ( | const char * | src, |
BufferString & | dest | ||
) |
|
protected |
bool CmdDrive::IdentifierManager::tryFilePathPlaceholders | ( | BufferString & | filepath | ) |
void CmdDrive::IdentifierManager::unset | ( | const char * | name, |
bool | followlinks = true |
||
) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024