OpendTect
6.6
|
This is the complete list of members for IOMan, including all inherited members.
addCustomDataDir(const CustomDirData &) | IOMan | static |
afterSurveyChange | IOMan | |
applClosing() | IOMan | inline |
applicationClosing | IOMan | |
attachCB(const NotifierAccess &, const CallBack &, bool onlyifnew=false) const | CallBacker | |
attachCB(const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const | CallBacker | |
attachednotifiers_ | CallBacker | private |
attachednotifierslock_ | CallBacker | mutableprivate |
Bad enum value | IOMan | private |
CallBacker() | CallBacker | |
CallBacker(const CallBacker &) | CallBacker | |
cancelTempSurvey() | IOMan | static |
changeSurveyBlocked() const | IOMan | inline |
commitChanges(const IOObj &) | IOMan | |
createNewKey(const MultiID &dirkey) | IOMan | |
createReceiverForCurrentThread() | CallBacker | static |
crWriteIOObj(const CtxtIOObj &, const MultiID &, int) const | IOMan | private |
curDirName() const | IOMan | |
curLevel() const | IOMan | inlineprivate |
curlvl_ | IOMan | private |
delalreadytriggered_ | NamedCallBacker | mutableprotected |
delnotif_ | NamedCallBacker | protected |
detachAllNotifiers() const | CallBacker | |
detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
dirptr_ | IOMan | private |
doReloc(const MultiID &, Translator *, IOStream &, IOStream &, const CallBack *cb=nullptr) | IOMan | private |
ensureUniqueName(IOObj &) | IOMan | |
entryAdded | IOMan | |
entryChanged | IOMan | |
entryRemoved | IOMan | |
fullSurveyPath() const | IOMan | |
get(const DBKey &) const | IOMan | |
get(const MultiID &) const | IOMan | |
get(const char *objname, const char *tgname) const | IOMan | |
get(const IOObjContext &, const char *objnm) const | IOMan | |
getDir(const char *trlgrpnm) const | IOMan | |
getDir(IOObjContext::StdSelType) const | IOMan | |
getDir(const MultiID &) const | IOMan | |
getEntry(CtxtIOObj &, bool newistmp=false, int translidxingroup=-1) | IOMan | |
getFirst(const IOObjContext &, int *nrpresent=0) const | IOMan | |
getFromPar(const IOPar &, const char *basekey, const IOObjContext &, bool mknew, BufferString &errmsg) const | IOMan | |
getIfOnlyOne(const char *trgroupname) | IOMan | inline |
getIOSubDir(const CustomDirData &) | IOMan | static |
getLocal(const char *objname, const char *tgname) const | IOMan | |
getName() const | NamedObject | inlinevirtual |
getNameFromPar(const IOPar &) | NamedObject | |
getNewEntry(CtxtIOObj &, bool newistmp=false, int translidxingroup=-1) | IOMan | |
getObjEntry(CtxtIOObj &, bool isnew, bool newistmp=false, int translidxingroup=-1) | IOMan | private |
getOfGroup(const char *tgname, bool first=true, bool onlyifsingle=false) const | IOMan | |
getSuffixForName(const BufferString &orgnm, const BufferString &trgrpnm, int idx=0) | IOMan | private |
Good enum value | IOMan | private |
hasName(const char *nm) const | ObjectWithName | inline |
hasName(const name_type &nm) const | ObjectWithName | inline |
implExists(const MultiID &) const | IOMan | |
implReloc(const MultiID &, const char *newdir, const CallBack *cb=nullptr) | IOMan | |
implRemove(const MultiID &, bool rmentry=false, uiRetVal *uirv=nullptr) | IOMan | |
implRemove(const IOObj &) const | IOMan | |
implRename(const MultiID &, const char *newnm, const CallBack *cb=nullptr) | IOMan | |
init() | IOMan | private |
IOM() | IOMan | friend |
IOMan(const char *rd=0) | IOMan | private |
IOMManager class | IOMan | friend |
isBad() const | IOMan | inline |
isCapsule() const | CallBacker | inlinevirtual |
isKey(const char *keystr) const | IOMan | |
isManagedObject(const MultiID &) const | IOMan | |
isNotifierAttached(const NotifierAccess *) const | CallBacker | |
isPresent(const MultiID &) const | IOMan | |
isPresent(const char *, const char *tgname=0) const | IOMan | |
isReadOnly(const MultiID &) const | IOMan | |
isReady() const | IOMan | |
isUsable(const DBKey &) const | IOMan | |
isUsable(const MultiID &) const | IOMan | |
isValidDataRoot(const char *dirnm) | IOMan | static |
isValidSurveyDir(const char *dirnm) | IOMan | static |
key() const | IOMan | |
levelOf(const char *dirnm) const | IOMan | private |
lock_ | IOMan | mutableprivate |
message() const | IOMan | inline |
msg_ | IOMan | private |
name() const | NamedObject | inlinevirtual |
name_ | NamedObject | protected |
name_type typedef | ObjectWithName | |
NamedCallBacker(const char *nm=0) | NamedCallBacker | |
NamedCallBacker(const NamedCallBacker &) | NamedCallBacker | |
NamedObject(const char *nm=nullptr) | NamedObject | inline |
NamedObject(const NamedObject &oth) | NamedObject | inline |
nameOf(const char *keystr) const | IOMan | |
NeedInit enum value | IOMan | private |
newIODir | IOMan | |
newSurvey(SurveyInfo *newsi=0) | IOMan | static |
notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
objectName(const DBKey &) const | IOMan | |
objectToBeDeleted() const | NamedCallBacker | inlinevirtual |
operator=(const NamedObject &) | NamedObject | |
operator==(const NamedCallBacker &oth) const | NamedCallBacker | inline |
operator==(const NamedObject &oth) const | NamedCallBacker | inline |
permRemove(const MultiID &) | IOMan | |
putNameInPar(IOPar &) const | ObjectWithName | |
recordDataSource(const SurveyDiskLocation &, uiRetVal &) const | IOMan | |
reInit(bool dotrigger) | IOMan | private |
removeReceiverForCurrentThread() | CallBacker | static |
removeUnusable(DBKeySet &) | IOMan | |
rootDir() const | IOMan | inline |
rootdir_ | IOMan | private |
sendDelNotif() const | NamedCallBacker | protected |
setChangeSurveyBlocked(bool yn) | IOMan | inline |
setDataSource(const char *dataroot, const char *survdir, bool refresh=false) | IOMan | |
setDataSource(const char *fullpath, bool refresh=false) | IOMan | |
setDataSource(const IOPar &, bool refresh=false) | IOMan | |
setDataSource(const CommandLineParser &, bool refresh=false) | IOMan | |
setDir(const char *) | IOMan | private |
setName(const char *nm) | NamedObject | inlinevirtual |
setRootDir(const char *) | IOMan | |
setSurvey(const char *) | IOMan | static |
setTempSurvey(const SurveyDiskLocation &) | IOMan | static |
setupCustomDataDirs(int) | IOMan | privatestatic |
State enum name | IOMan | private |
state_ | IOMan | private |
stopReceivingNotifications() const | CallBacker | inline |
survchgblocked_ | IOMan | private |
surveyChanged | IOMan | |
SurveyDataTreePreparer class | IOMan | friend |
surveyName() const | IOMan | |
surveyParsChanged() | IOMan | static |
surveyToBeChanged | IOMan | |
theinst_ | IOMan | privatestatic |
to(const MultiID &, bool force_reread=false) | IOMan | |
to(const IOSubDir *, bool) | IOMan | private |
toRoot(bool force_reread=false) | IOMan | inline |
validSurveySetup(BufferString &errmsg) | IOMan | static |
writeSettingsSurveyFile(const char *dirnm, uiRetVal &) const | IOMan | private |
~CallBacker() | CallBacker | virtual |
~IOMan() | IOMan | private |
~NamedObject() | NamedObject | inlinevirtual |
~ObjectWithName() | ObjectWithName | inlinevirtual |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022