OpendTect  7.0
OD::JSON::Object Member List

This is the complete list of members for OD::JSON::Object, including all inherited members.

array(idx_type i)OD::JSON::ValueSetinline
array(idx_type i) constOD::JSON::ValueSetinline
asArray()OD::JSON::ValueSetinline
asArray() constOD::JSON::ValueSetinline
asObject()OD::JSON::ValueSetinline
asObject() constOD::JSON::ValueSetinline
child(idx_type i)OD::JSON::ValueSetinline
child(idx_type i) constOD::JSON::ValueSetinline
clone() const overrideOD::JSON::Objectinlinevirtual
Data enum valueOD::JSON::ValueSet
dumpJSon(BufferString &, bool pretty=false) constOD::JSON::ValueSet
dumpJSon(StringBuilder &) constOD::JSON::ValueSet
dumpJSon(bool pretty=false) constOD::JSON::ValueSet
GasonNode typedefOD::JSON::ValueSet
get(const char *, Interval< T > &) constOD::JSON::Objectinline
getArray(const char *ky)OD::JSON::Objectinline
getArray(const char *ky) constOD::JSON::Objectinline
getArray(const BufferStringSet &bskey)OD::JSON::Objectinline
getArray(const BufferStringSet &bskey) constOD::JSON::Objectinline
getBoolValue(idx_type idx) const overrideOD::JSON::Objectinlinevirtual
getBoolValue(const char *) constOD::JSON::Object
getBoolValue(const OD::String &str) constOD::JSON::Objectinline
getChild(const char *ky)OD::JSON::Objectinline
getChild(const char *ky) constOD::JSON::Objectinline
getChild(const BufferStringSet &bskey)OD::JSON::Objectinline
getChild(const BufferStringSet &bskey) constOD::JSON::Objectinline
getDoubleValue(idx_type idx) const overrideOD::JSON::Objectinlinevirtual
getDoubleValue(const char *) constOD::JSON::Object
getDoubleValue(const OD::String &str) constOD::JSON::Objectinline
getFilePath(idx_type idx) const overrideOD::JSON::Objectinlinevirtual
getFilePath(const char *) constOD::JSON::Object
getFilePath(const OD::String &str) constOD::JSON::Objectinline
getFromJSon(char *buf, int bufsz, uiRetVal &)OD::JSON::ValueSetstatic
getGeomID(const char *, Pos::GeomID &) constOD::JSON::Object
getIntValue(idx_type idx) const overrideOD::JSON::Objectinlinevirtual
getIntValue(const char *) constOD::JSON::Object
getIntValue(const OD::String &str) constOD::JSON::Objectinline
getObject(const char *ky)OD::JSON::Objectinline
getObject(const char *ky) constOD::JSON::Objectinline
getObject(const BufferStringSet &bskey)OD::JSON::Objectinline
getObject(const BufferStringSet &bskey) constOD::JSON::Objectinline
getStrings(const char *, BufferStringSet &) constOD::JSON::Object
getStringValue(idx_type idx) const overrideOD::JSON::Objectinlinevirtual
getStringValue(const char *) constOD::JSON::Object
getStringValue(const OD::String &str) constOD::JSON::Objectinline
getSubObjKeys(BufferStringSet &) constOD::JSON::Object
gtArrayByIdx(idx_type) constOD::JSON::ValueSetprotected
gtArrayByKey(const char *) constOD::JSON::Objectprotected
gtArrayByKeys(const BufferStringSet &) constOD::JSON::Objectprotected
gtByParse(char *, int, uiRetVal &, ValueSet *)OD::JSON::ValueSetprotectedstatic
gtChildByIdx(idx_type) constOD::JSON::ValueSetprotected
gtChildByKey(const char *) constOD::JSON::Objectprotected
gtChildByKeys(const BufferStringSet &) constOD::JSON::Objectprotected
gtObjectByIdx(idx_type) constOD::JSON::ValueSetprotected
gtObjectByKey(const char *) constOD::JSON::Objectprotected
gtObjectByKeys(const BufferStringSet &) constOD::JSON::Objectprotected
idx_type typedefOD::JSON::ValueSet
indexOf(const char *) constOD::JSON::Object
isArray() const overrideOD::JSON::Objectinlinevirtual
isArrayChild(idx_type i) constOD::JSON::ValueSetinline
isEmpty() constOD::JSON::ValueSetinlinevirtual
isObjectChild(idx_type i) constOD::JSON::ValueSetinline
isPlainData(idx_type i) constOD::JSON::ValueSetinline
isPresent(const char *ky) constOD::JSON::Objectinline
isTop() constOD::JSON::ValueSetinline
key(idx_type) constOD::JSON::ValueSet
object(idx_type i)OD::JSON::ValueSetinline
object(idx_type i) constOD::JSON::ValueSetinline
Object(ValueSet *p=0)OD::JSON::Objectinline
Object(const Object &)OD::JSON::Object
parent_OD::JSON::ValueSetprotected
parseJSon(char *buf, int bufsz)OD::JSON::ValueSet
read(od_istream &)OD::JSON::ValueSet
read(od_istream &, uiRetVal &)OD::JSON::ValueSetstatic
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::Objectinline
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::Objectinline
set(KeyedValue *)OD::JSON::Objectprotected
setEmpty()OD::JSON::ValueSetvirtual
setParent(ValueSet *p)OD::JSON::ValueSetinlineprotected
setVal(const char *, T)OD::JSON::Objectprotected
setVS(const char *, ValueSet *)OD::JSON::Objectprotected
size() constOD::JSON::ValueSetinlinevirtual
size_type typedefOD::JSON::ValueSet
SubArray enum valueOD::JSON::ValueSet
SubObject enum valueOD::JSON::ValueSet
top()OD::JSON::ValueSet
top() constOD::JSON::ValueSet
use(const GasonNode &)OD::JSON::ValueSetprotected
values_OD::JSON::ValueSetprotected
ValueSet classOD::JSON::Objectfriend
OD::JSON::ValueSet::ValueSet(ValueSet *p)OD::JSON::ValueSetinlineprotected
OD::JSON::ValueSet::ValueSet(const ValueSet &)OD::JSON::ValueSetprotected
valueType(idx_type) constOD::JSON::ValueSetvirtual
ValueType enum nameOD::JSON::ValueSet
write(od_ostream &, bool pretty=false)OD::JSON::ValueSet
writePretty(od_ostream &)OD::JSON::ValueSet
~ValueSet()OD::JSON::ValueSetinlinevirtual

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024