OpendTect
7.0
|
This is the complete list of members for OD::GeoJsonTree, including all inherited members.
addCoord(const Coord3 &coords, Array &poly) | OD::GeoJsonTree | protected |
addCoord(const Coord &coords, Array &poly) | OD::GeoJsonTree | protected |
Array typedef | OD::GeoJsonTree | |
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 |
coordsys_ | OD::GeoJsonTree | protected |
createCRSArray(Array *featarr) | OD::GeoJsonTree | protected |
createFeatArray(BufferString) | OD::GeoJsonTree | protected |
createFeatCoordArray(Array *featarr, BufferString typ, GISWriter::Property) | OD::GeoJsonTree | protected |
createJSON(BufferString geomtyp, const TypeSet< Coord > &crdset, const BufferStringSet &nms, ConstRefMan< Coords::CoordSystem >, GISWriter::Property &) | OD::GeoJsonTree | |
createJSON(BufferString geomtyp, const TypeSet< Coord3 > &crdset, const BufferStringSet &nms, ConstRefMan< Coords::CoordSystem >, GISWriter::Property &) | OD::GeoJsonTree | |
createJSON(BufferString geomtyp, const RefObjectSet< const Pick::Set > &, ConstRefMan< Coords::CoordSystem >, const BufferString &iconnm=BufferString::empty()) | OD::GeoJsonTree | |
crsName() const | OD::GeoJsonTree | |
Data enum value | OD::JSON::ValueSet | |
doGeoJSonCheck(uiRetVal &) | OD::GeoJsonTree | |
dumpJSon(BufferString &, bool pretty=false) const | OD::JSON::ValueSet | |
dumpJSon(StringBuilder &) const | OD::JSON::ValueSet | |
dumpJSon(bool pretty=false) const | OD::JSON::ValueSet | |
featarr_ | OD::GeoJsonTree | protected |
filename_ | OD::GeoJsonTree | protected |
GasonNode typedef | OD::JSON::ValueSet | |
GeoJsonTree() | OD::GeoJsonTree | |
GeoJsonTree(const GeoJsonTree &oth) | OD::GeoJsonTree | |
GeoJsonTree(const Object &obj) | OD::GeoJsonTree | |
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 | |
isAntiMeridianCrossed(const TypeSet< Coord3 > &) | OD::GeoJsonTree | protected |
isArray() const override | OD::JSON::Object | inlinevirtual |
isArrayChild(idx_type i) const | OD::JSON::ValueSet | inline |
isEmpty() const | OD::JSON::ValueSet | inlinevirtual |
isfeatmulti_ | OD::GeoJsonTree | protected |
isfeatpoint_ | OD::GeoJsonTree | protected |
isfeatpoly_ | OD::GeoJsonTree | protected |
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 typedef | OD::GeoJsonTree | |
OD::JSON::Object::Object(ValueSet *p=0) | OD::JSON::Object | inline |
OD::JSON::Object::Object(const Object &) | OD::JSON::Object | |
parent_ | OD::JSON::ValueSet | protected |
parseJSon(char *buf, int bufsz) | OD::JSON::ValueSet | |
polyarr_ | OD::GeoJsonTree | protected |
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 |
setCRS(ConstRefMan< Coords::CoordSystem >) | OD::GeoJsonTree | protected |
setEmpty() | OD::JSON::ValueSet | virtual |
setParent(ValueSet *p) | OD::JSON::ValueSet | inlineprotected |
setProperties(const GISWriter::Property &) | OD::GeoJsonTree | |
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 | |
sKeyCoord() | OD::GeoJsonTree | inlinestatic |
sKeyCRS() | OD::GeoJsonTree | inlinestatic |
sKeyFeatures() | OD::GeoJsonTree | inlinestatic |
sKeyGeometry() | OD::GeoJsonTree | inlinestatic |
sKeyName() | OD::GeoJsonTree | inlinestatic |
sKeyProperties() | OD::GeoJsonTree | inlinestatic |
sKeyType() | OD::GeoJsonTree | inlinestatic |
SubArray enum value | OD::JSON::ValueSet | |
SubObject enum value | OD::JSON::ValueSet | |
top() | OD::JSON::ValueSet | |
top() const | OD::JSON::ValueSet | |
topobj_ | OD::GeoJsonTree | protected |
use(od_istream &) | OD::GeoJsonTree | |
use(const char *fnm) | OD::GeoJsonTree | |
OD::JSON::Object::use(const GasonNode &) | OD::JSON::ValueSet | protected |
values_ | OD::JSON::ValueSet | protected |
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 | |
~GeoJsonTree() | OD::GeoJsonTree | inlinevirtual |
~ValueSet() | OD::JSON::ValueSet | inlinevirtual |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024