OpendTect
7.0
|
This is the complete list of members for OD::JSON::Object, including all inherited members.
array(idx_type i) | OD::JSON::ValueSet | inline |
array(idx_type i) const | OD::JSON::ValueSet | inline |
asArray() | OD::JSON::ValueSet | inline |
asArray() const | OD::JSON::ValueSet | inline |
asObject() | OD::JSON::ValueSet | inline |
asObject() const | OD::JSON::ValueSet | inline |
child(idx_type i) | OD::JSON::ValueSet | inline |
child(idx_type i) const | OD::JSON::ValueSet | inline |
clone() const override | OD::JSON::Object | inlinevirtual |
Data enum value | OD::JSON::ValueSet | |
dumpJSon(BufferString &, bool pretty=false) const | OD::JSON::ValueSet | |
dumpJSon(StringBuilder &) const | OD::JSON::ValueSet | |
dumpJSon(bool pretty=false) const | OD::JSON::ValueSet | |
GasonNode typedef | OD::JSON::ValueSet | |
get(const char *, Interval< T > &) const | OD::JSON::Object | inline |
getArray(const char *ky) | OD::JSON::Object | inline |
getArray(const char *ky) const | OD::JSON::Object | inline |
getArray(const BufferStringSet &bskey) | OD::JSON::Object | inline |
getArray(const BufferStringSet &bskey) const | OD::JSON::Object | inline |
getBoolValue(idx_type idx) const override | OD::JSON::Object | inlinevirtual |
getBoolValue(const char *) const | OD::JSON::Object | |
getBoolValue(const OD::String &str) const | OD::JSON::Object | inline |
getChild(const char *ky) | OD::JSON::Object | inline |
getChild(const char *ky) const | OD::JSON::Object | inline |
getChild(const BufferStringSet &bskey) | OD::JSON::Object | inline |
getChild(const BufferStringSet &bskey) const | OD::JSON::Object | inline |
getDoubleValue(idx_type idx) const override | OD::JSON::Object | inlinevirtual |
getDoubleValue(const char *) const | OD::JSON::Object | |
getDoubleValue(const OD::String &str) const | OD::JSON::Object | inline |
getFilePath(idx_type idx) const override | OD::JSON::Object | inlinevirtual |
getFilePath(const char *) const | OD::JSON::Object | |
getFilePath(const OD::String &str) const | OD::JSON::Object | inline |
getFromJSon(char *buf, int bufsz, uiRetVal &) | OD::JSON::ValueSet | static |
getGeomID(const char *, Pos::GeomID &) const | OD::JSON::Object | |
getIntValue(idx_type idx) const override | OD::JSON::Object | inlinevirtual |
getIntValue(const char *) const | OD::JSON::Object | |
getIntValue(const OD::String &str) const | OD::JSON::Object | inline |
getObject(const char *ky) | OD::JSON::Object | inline |
getObject(const char *ky) const | OD::JSON::Object | inline |
getObject(const BufferStringSet &bskey) | OD::JSON::Object | inline |
getObject(const BufferStringSet &bskey) const | OD::JSON::Object | inline |
getStrings(const char *, BufferStringSet &) const | OD::JSON::Object | |
getStringValue(idx_type idx) const override | OD::JSON::Object | inlinevirtual |
getStringValue(const char *) const | OD::JSON::Object | |
getStringValue(const OD::String &str) const | OD::JSON::Object | inline |
getSubObjKeys(BufferStringSet &) const | OD::JSON::Object | |
gtArrayByIdx(idx_type) const | OD::JSON::ValueSet | protected |
gtArrayByKey(const char *) const | OD::JSON::Object | protected |
gtArrayByKeys(const BufferStringSet &) const | OD::JSON::Object | protected |
gtByParse(char *, int, uiRetVal &, ValueSet *) | OD::JSON::ValueSet | protectedstatic |
gtChildByIdx(idx_type) const | OD::JSON::ValueSet | protected |
gtChildByKey(const char *) const | OD::JSON::Object | protected |
gtChildByKeys(const BufferStringSet &) const | OD::JSON::Object | protected |
gtObjectByIdx(idx_type) const | OD::JSON::ValueSet | protected |
gtObjectByKey(const char *) const | OD::JSON::Object | protected |
gtObjectByKeys(const BufferStringSet &) const | OD::JSON::Object | protected |
idx_type typedef | OD::JSON::ValueSet | |
indexOf(const char *) const | OD::JSON::Object | |
isArray() const override | OD::JSON::Object | inlinevirtual |
isArrayChild(idx_type i) const | OD::JSON::ValueSet | inline |
isEmpty() const | OD::JSON::ValueSet | inlinevirtual |
isObjectChild(idx_type i) const | OD::JSON::ValueSet | inline |
isPlainData(idx_type i) const | OD::JSON::ValueSet | inline |
isPresent(const char *ky) const | OD::JSON::Object | inline |
isTop() const | OD::JSON::ValueSet | inline |
key(idx_type) const | OD::JSON::ValueSet | |
object(idx_type i) | OD::JSON::ValueSet | inline |
object(idx_type i) const | OD::JSON::ValueSet | inline |
Object(ValueSet *p=0) | OD::JSON::Object | inline |
Object(const Object &) | OD::JSON::Object | |
parent_ | OD::JSON::ValueSet | protected |
parseJSon(char *buf, int bufsz) | OD::JSON::ValueSet | |
read(od_istream &) | OD::JSON::ValueSet | |
read(od_istream &, uiRetVal &) | OD::JSON::ValueSet | static |
remove(const char *) | OD::JSON::Object | |
set(const char *ky, Array *) | OD::JSON::Object | |
set(const char *ky, Object *) | OD::JSON::Object | |
set(const char *ky, bool) | OD::JSON::Object | |
set(const char *ky, std::int16_t) | OD::JSON::Object | |
set(const char *ky, std::uint16_t) | OD::JSON::Object | |
set(const char *ky, std::int32_t) | OD::JSON::Object | |
set(const char *ky, std::uint32_t) | OD::JSON::Object | |
set(const char *ky, std::int64_t) | OD::JSON::Object | |
set(const char *ky, float) | OD::JSON::Object | |
set(const char *ky, double) | OD::JSON::Object | |
set(const char *ky, const char *) | OD::JSON::Object | |
set(const char *ky, const OD::String &str) | OD::JSON::Object | inline |
set(const char *ky, const FilePath &) | OD::JSON::Object | |
set(const char *ky, const DBKey &) | OD::JSON::Object | |
set(const char *ky, const MultiID &) | OD::JSON::Object | |
set(const char *ky, const uiString &) | OD::JSON::Object | |
set(const char *ky, const Interval< T > &) | OD::JSON::Object | inline |
set(KeyedValue *) | OD::JSON::Object | protected |
setEmpty() | OD::JSON::ValueSet | virtual |
setParent(ValueSet *p) | OD::JSON::ValueSet | inlineprotected |
setVal(const char *, T) | OD::JSON::Object | protected |
setVS(const char *, ValueSet *) | OD::JSON::Object | protected |
size() const | OD::JSON::ValueSet | inlinevirtual |
size_type typedef | OD::JSON::ValueSet | |
SubArray enum value | OD::JSON::ValueSet | |
SubObject enum value | OD::JSON::ValueSet | |
top() | OD::JSON::ValueSet | |
top() const | OD::JSON::ValueSet | |
use(const GasonNode &) | OD::JSON::ValueSet | protected |
values_ | OD::JSON::ValueSet | protected |
ValueSet class | OD::JSON::Object | friend |
OD::JSON::ValueSet::ValueSet(ValueSet *p) | OD::JSON::ValueSet | inlineprotected |
OD::JSON::ValueSet::ValueSet(const ValueSet &) | OD::JSON::ValueSet | protected |
valueType(idx_type) const | OD::JSON::ValueSet | virtual |
ValueType enum name | OD::JSON::ValueSet | |
write(od_ostream &, bool pretty=false) | OD::JSON::ValueSet | |
writePretty(od_ostream &) | OD::JSON::ValueSet | |
~ValueSet() | OD::JSON::ValueSet | inlinevirtual |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024