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 | OD::JSON::Object | inlinevirtual |
Data enum value | OD::JSON::ValueSet | |
dumpJSon(BufferString &) const | OD::JSON::ValueSet | |
dumpJSon(StringBuilder &) const | OD::JSON::ValueSet | |
dumpJSon() const | OD::JSON::ValueSet | |
errnoemptykey() | OD::JSON::Object | inlineprotectedstatic |
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(const char *) const | OD::JSON::Object | |
OD::JSON::ValueSet::getBoolValue(idx_type) const | OD::JSON::ValueSet | |
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(const char *) const | OD::JSON::Object | |
OD::JSON::ValueSet::getDoubleValue(idx_type) const | OD::JSON::ValueSet | |
getFilePath(const char *) const | OD::JSON::Object | |
OD::JSON::ValueSet::getFilePath(idx_type) const | OD::JSON::ValueSet | |
getFromJSon(char *buf, int bufsz, uiRetVal &) | OD::JSON::ValueSet | static |
getGeomID(const char *, Pos::GeomID &) const | OD::JSON::Object | |
getIntValue(const char *) const | OD::JSON::Object | |
OD::JSON::ValueSet::getIntValue(idx_type) const | OD::JSON::ValueSet | |
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(const char *) const | OD::JSON::Object | |
OD::JSON::ValueSet::getStringValue(idx_type) const | OD::JSON::ValueSet | |
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 |
gtvalnotplaindatastr() | OD::JSON::ValueSet | inlineprotectedstatic |
idx_type typedef | OD::JSON::ValueSet | |
indexOf(const char *) const | OD::JSON::Object | |
isArray() const | 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 |
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, short) | OD::JSON::Object | |
set(const char *ky, unsigned short) | OD::JSON::Object | |
set(const char *ky, int) | OD::JSON::Object | |
set(const char *ky, unsigned int) | OD::JSON::Object | |
set(const char *ky, 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 enum name | OD::JSON::ValueSet | |
valueType(idx_type) const | OD::JSON::ValueSet | virtual |
write(od_ostream &) | OD::JSON::ValueSet | |
~ValueSet() | OD::JSON::ValueSet | inlinevirtual |