OpendTect 8.0
Loading...
Searching...
No Matches
OD::JSON::Array Member List

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

add(Array *)OD::JSON::Array
add(Object *)OD::JSON::Array
add(const char *)OD::JSON::Array
add(const DBKey &)OD::JSON::Array
add(const MultiID &)OD::JSON::Array
add(const uiString &)OD::JSON::Array
add(const OD::String &)OD::JSON::Array
add(const FilePath &)OD::JSON::Array
add(bool)OD::JSON::Array
add(od_int16)OD::JSON::Array
add(od_uint16)OD::JSON::Array
add(od_int32)OD::JSON::Array
add(od_uint32)OD::JSON::Array
add(od_int64)OD::JSON::Array
add(float)OD::JSON::Array
add(double)OD::JSON::Array
addVS(ValueSet *)OD::JSON::Arrayprotected
Array(bool objects, ValueSet *p=0)OD::JSON::Array
Array(DataType, ValueSet *p=0)OD::JSON::Array
Array(const Array &)OD::JSON::Array
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::Arrayinlinevirtual
Data enum valueOD::JSON::ValueSet
dataType() constOD::JSON::Array
dumpJSon(StringBuilder &) const overrideOD::JSON::Arrayvirtual
dumpJSon(bool pretty=false) const overrideOD::JSON::Arrayvirtual
OD::JSON::ValueSet::dumpJSon(BufferString &, bool pretty=false) constOD::JSON::ValueSet
GasonNode typedefOD::JSON::ValueSet
getBoolValue(idx_type) const overrideOD::JSON::Arrayvirtual
getDoubleValue(idx_type) const overrideOD::JSON::Arrayvirtual
getFilePath(idx_type) const overrideOD::JSON::Arrayvirtual
getFromJSon(char *buf, int bufsz, uiRetVal &)OD::JSON::ValueSetstatic
getIntValue(idx_type) const overrideOD::JSON::Arrayvirtual
getStringValue(idx_type) const overrideOD::JSON::Arrayvirtual
gtArrayByIdx(idx_type) constOD::JSON::ValueSetprotected
gtByParse(char *, int, uiRetVal &, ValueSet *)OD::JSON::ValueSetprotectedstatic
gtChildByIdx(idx_type) constOD::JSON::ValueSetprotected
gtObjectByIdx(idx_type) constOD::JSON::ValueSetprotected
idx_type typedefOD::JSON::ValueSet
isArray() const overrideOD::JSON::Arrayinlinevirtual
isArrayChild(idx_type i) constOD::JSON::ValueSetinline
isData() constOD::JSON::Array
isEmpty() const overrideOD::JSON::Arrayvirtual
isMixed() constOD::JSON::Array
isObjectChild(idx_type i) constOD::JSON::ValueSetinline
isPlainData(idx_type i) constOD::JSON::ValueSetinline
isTop() constOD::JSON::ValueSetinline
key(idx_type) constOD::JSON::ValueSet
object(idx_type i)OD::JSON::ValueSetinline
object(idx_type i) constOD::JSON::ValueSetinline
operator=(const Array &)=deleteOD::JSON::Array
OD::JSON::ValueSet::operator=(const ValueSet &)=deleteOD::JSON::ValueSet
parent_OD::JSON::ValueSetprotected
parseJSon(char *buf, int bufsz)OD::JSON::ValueSet
read(const char *fnm)OD::JSON::ValueSet
read(const char *fnm, uiRetVal &)OD::JSON::ValueSetstatic
read(od_istream &)OD::JSON::ValueSet
read(od_istream &, uiRetVal &)OD::JSON::ValueSetstatic
set(const char *)OD::JSON::Array
set(const DBKey &)OD::JSON::Array
set(const MultiID &)OD::JSON::Array
set(const uiString &)OD::JSON::Array
set(const OD::String &)OD::JSON::Array
set(const FilePath &)OD::JSON::Array
set(bool)OD::JSON::Array
set(const BufferStringSet &)OD::JSON::Array
set(const DBKeySet &)OD::JSON::Array
set(const uiStringSet &)OD::JSON::Array
set(const BoolTypeSet &)OD::JSON::Array
set(const bool *, size_type)OD::JSON::Array
set(od_int16)OD::JSON::Array
set(const od_int16 *, size_type)OD::JSON::Array
set(const TypeSet< od_int16 > &)OD::JSON::Array
set(od_uint16)OD::JSON::Array
set(const od_uint16 *, size_type)OD::JSON::Array
set(const TypeSet< od_uint16 > &)OD::JSON::Array
set(od_int32)OD::JSON::Array
set(const od_int32 *, size_type)OD::JSON::Array
set(const TypeSet< od_int32 > &)OD::JSON::Array
set(od_uint32)OD::JSON::Array
set(const od_uint32 *, size_type)OD::JSON::Array
set(const TypeSet< od_uint32 > &)OD::JSON::Array
set(od_int64)OD::JSON::Array
set(const od_int64 *, size_type)OD::JSON::Array
set(const TypeSet< od_int64 > &)OD::JSON::Array
set(float)OD::JSON::Array
set(const float *, size_type)OD::JSON::Array
set(const TypeSet< float > &)OD::JSON::Array
set(double)OD::JSON::Array
set(const double *, size_type)OD::JSON::Array
set(const TypeSet< double > &)OD::JSON::Array
setEmpty() overrideOD::JSON::Arrayvirtual
setParent(ValueSet *p)OD::JSON::ValueSetinlineprotected
setVals(const TypeSet< T > &)OD::JSON::Arrayprotected
setVals(const T *, size_type)OD::JSON::Arrayprotected
size() const overrideOD::JSON::Arrayvirtual
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
valArr()OD::JSON::Arrayinline
valArr() constOD::JSON::Arrayinline
valarr_OD::JSON::Arrayprotected
valType() constOD::JSON::Arrayinline
valtype_OD::JSON::Arrayprotected
values_OD::JSON::ValueSetprotected
ValueSetOD::JSON::Arrayfriend
OD::JSON::ValueSet::ValueSet(ValueSet *parent)OD::JSON::ValueSetprotected
OD::JSON::ValueSet::ValueSet(const ValueSet &)OD::JSON::ValueSetprotected
ValueType enum nameOD::JSON::ValueSet
valueType(idx_type) const overrideOD::JSON::Arrayinlinevirtual
write(const char *fnm, bool pretty)OD::JSON::ValueSet
write(od_ostream &, bool pretty=false)OD::JSON::ValueSet
writePretty(od_ostream &)OD::JSON::ValueSet
~Array()OD::JSON::Array
~ValueSet()OD::JSON::ValueSetvirtual

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