OpendTect 8.0
Loading...
Searching...
No Matches
Functions
sJSONKey Namespace Reference

is used for defining key strings that are used in JSON objects. They need to follow the camelCase style. More...

Functions

StringView Alignment ()
 
StringView Attribute ()
 
StringView Attribute2D ()
 
StringView Attributes ()
 
StringView Azimuth ()
 
StringView Category ()
 
StringView Chain ()
 
StringView Class ()
 
StringView Classes ()
 
StringView ClassNm ()
 
StringView Color ()
 
StringView Component ()
 
StringView Components ()
 
StringView Content ()
 
StringView Coordinate ()
 
StringView CoordSys ()
 
StringView CrAt ()
 
StringView CrBy ()
 
StringView CrFrom ()
 
StringView CrInfo ()
 
StringView CrlRange ()
 
StringView Crossline ()
 
StringView Current ()
 
StringView Data ()
 
StringView DataRoot ()
 
StringView DataSet ()
 
StringView DataStorage ()
 
StringView DataType ()
 
StringView Date ()
 
StringView Default ()
 
StringView DefaultDataRoot ()
 
StringView Depth ()
 
StringView DepthRange ()
 
StringView Desc ()
 
StringView Distribution ()
 
StringView Enable ()
 
StringView Error ()
 
StringView Examples ()
 
StringView Factor ()
 
StringView FileName ()
 
StringView Filter ()
 
StringView FirstCrl ()
 
StringView FirstInl ()
 
StringView FirstTrc ()
 
StringView FirstZ ()
 
StringView Font ()
 
StringView Format ()
 
StringView Formula ()
 
StringView Geometry ()
 
StringView GeomID ()
 
StringView GeomIDs ()
 
StringView GeomSystem ()
 
StringView Histogram ()
 
StringView Hostname ()
 
StringView ID ()
 
StringView IDs ()
 
StringView Inline ()
 
StringView InlRange ()
 
StringView Input ()
 
StringView IPAddress ()
 
StringView Is2D ()
 
StringView IsLink ()
 
StringView Keys ()
 
StringView LastCrl ()
 
StringView LastInl ()
 
StringView LastTrc ()
 
StringView LastZ ()
 
StringView LatLong ()
 
StringView Level ()
 
StringView LineName ()
 
StringView LineNames ()
 
StringView LineStyle ()
 
StringView Log ()
 
StringView LogFile ()
 
StringView Marker ()
 
StringView Markers ()
 
StringView MarkerStyle ()
 
StringView Maximum ()
 
StringView MD ()
 
StringView Median ()
 
StringView Minimum ()
 
StringView Mnemonic ()
 
StringView Mnemonics ()
 
StringView ModAt ()
 
StringView ModBy ()
 
StringView Mode ()
 
StringView Model ()
 
StringView Models ()
 
StringView Name ()
 
StringView Names ()
 
StringView NrFaults ()
 
StringView NrGeoms ()
 
StringView NrItems ()
 
StringView NrPicks ()
 
StringView NrValues ()
 
StringView Object ()
 
StringView Offset ()
 
StringView OffsetRange ()
 
StringView Order ()
 
StringView Output ()
 
StringView OutputID ()
 
StringView Pars ()
 
StringView Path ()
 
StringView Position ()
 
StringView Property ()
 
StringView Range ()
 
StringView Region ()
 
StringView RevZ ()
 
StringView RMS ()
 
StringView Sampling ()
 
StringView Scale ()
 
StringView Scaling ()
 
StringView Selection ()
 
StringView Server ()
 
StringView ServerNm ()
 
StringView Setup ()
 
StringView Shape ()
 
StringView Shortcuts ()
 
StringView Shotpoint ()
 
StringView Size ()
 
StringView SliceType ()
 
StringView Source ()
 
StringView StackOrder ()
 
StringView Stats ()
 
StringView Status ()
 
StringView StdDev ()
 
StringView StepCrl ()
 
StringView StepInl ()
 
StringView StepOut ()
 
StringView StepOutCrl ()
 
StringView StepOutInl ()
 
StringView StepTrc ()
 
StringView StepZ ()
 
StringView StratRef ()
 
StringView Sum ()
 
StringView Survey ()
 
StringView SurveyID ()
 
StringView Target ()
 
StringView Targets ()
 
StringView TermEm ()
 
StringView Thickness ()
 
StringView Time ()
 
StringView TimeRange ()
 
StringView Title ()
 
StringView TmpStor ()
 
StringView TraceKey ()
 
StringView TraceNr ()
 
StringView Transparency ()
 
StringView TrcRange ()
 
StringView TVD ()
 
StringView TVDSS ()
 
StringView TWT ()
 
StringView Type ()
 
StringView Types ()
 
StringView Unit ()
 
StringView Units ()
 
StringView Unscale ()
 
StringView URI ()
 
StringView URL ()
 
StringView User ()
 
StringView UserName ()
 
StringView Value ()
 
StringView ValueRange ()
 
StringView Values ()
 
StringView Variance ()
 
StringView Velocity ()
 
StringView Version ()
 
StringView Versions ()
 
StringView Volume ()
 
StringView WaveletID ()
 
StringView Weight ()
 
StringView Well ()
 
StringView X ()
 
StringView XCoord ()
 
StringView XCoordinate ()
 
StringView XCoords ()
 
StringView XOffset ()
 
StringView XRange ()
 
StringView Y ()
 
StringView Y2 ()
 
StringView YCoord ()
 
StringView YCoordinate ()
 
StringView YCoords ()
 
StringView YOffset ()
 
StringView YRange ()
 
StringView Z ()
 
StringView ZCoord ()
 
StringView ZDomain ()
 
StringView ZRange ()
 
StringView ZSlice ()
 
StringView ZStep ()
 
StringView ZUnit ()
 
StringView ZValue ()
 

Detailed Description

is used for defining key strings that are used in JSON objects. They need to follow the camelCase style.

The idea is also that we get some uniformity in how we read/write things from/to file. Thus, if you suspect a string is rather common, try to find something similar here first.

Also, some standard key strings are shared between otherwise unrelated modules. To make sure no artificial dependencies are created, such a key can be added to this namespace.

Function Documentation

◆ Alignment()

StringView sJSONKey::Alignment ( )
inline

◆ Attribute()

StringView sJSONKey::Attribute ( )
inline

◆ Attribute2D()

StringView sJSONKey::Attribute2D ( )
inline

◆ Attributes()

StringView sJSONKey::Attributes ( )
inline

◆ Azimuth()

StringView sJSONKey::Azimuth ( )
inline

◆ Category()

StringView sJSONKey::Category ( )
inline

◆ Chain()

StringView sJSONKey::Chain ( )
inline

◆ Class()

StringView sJSONKey::Class ( )
inline

◆ Classes()

StringView sJSONKey::Classes ( )
inline

◆ ClassNm()

StringView sJSONKey::ClassNm ( )
inline

◆ Color()

StringView sJSONKey::Color ( )
inline

◆ Component()

StringView sJSONKey::Component ( )
inline

◆ Components()

StringView sJSONKey::Components ( )
inline

◆ Content()

StringView sJSONKey::Content ( )
inline

◆ Coordinate()

StringView sJSONKey::Coordinate ( )
inline

◆ CoordSys()

StringView sJSONKey::CoordSys ( )
inline

◆ CrAt()

StringView sJSONKey::CrAt ( )
inline

◆ CrBy()

StringView sJSONKey::CrBy ( )
inline

◆ CrFrom()

StringView sJSONKey::CrFrom ( )
inline

◆ CrInfo()

StringView sJSONKey::CrInfo ( )
inline

◆ CrlRange()

StringView sJSONKey::CrlRange ( )
inline

◆ Crossline()

StringView sJSONKey::Crossline ( )
inline

◆ Current()

StringView sJSONKey::Current ( )
inline

◆ Data()

StringView sJSONKey::Data ( )
inline

◆ DataRoot()

StringView sJSONKey::DataRoot ( )
inline

◆ DataSet()

StringView sJSONKey::DataSet ( )
inline

◆ DataStorage()

StringView sJSONKey::DataStorage ( )
inline

◆ DataType()

StringView sJSONKey::DataType ( )
inline

◆ Date()

StringView sJSONKey::Date ( )
inline

◆ Default()

StringView sJSONKey::Default ( )
inline

◆ DefaultDataRoot()

StringView sJSONKey::DefaultDataRoot ( )
inline

◆ Depth()

StringView sJSONKey::Depth ( )
inline

◆ DepthRange()

StringView sJSONKey::DepthRange ( )
inline

◆ Desc()

StringView sJSONKey::Desc ( )
inline

◆ Distribution()

StringView sJSONKey::Distribution ( )
inline

◆ Enable()

StringView sJSONKey::Enable ( )
inline

◆ Error()

StringView sJSONKey::Error ( )
inline

◆ Examples()

StringView sJSONKey::Examples ( )
inline

◆ Factor()

StringView sJSONKey::Factor ( )
inline

◆ FileName()

StringView sJSONKey::FileName ( )
inline

◆ Filter()

StringView sJSONKey::Filter ( )
inline

◆ FirstCrl()

StringView sJSONKey::FirstCrl ( )
inline

◆ FirstInl()

StringView sJSONKey::FirstInl ( )
inline

◆ FirstTrc()

StringView sJSONKey::FirstTrc ( )
inline

◆ FirstZ()

StringView sJSONKey::FirstZ ( )
inline

◆ Font()

StringView sJSONKey::Font ( )
inline

◆ Format()

StringView sJSONKey::Format ( )
inline

◆ Formula()

StringView sJSONKey::Formula ( )
inline

◆ Geometry()

StringView sJSONKey::Geometry ( )
inline

◆ GeomID()

StringView sJSONKey::GeomID ( )
inline

◆ GeomIDs()

StringView sJSONKey::GeomIDs ( )
inline

◆ GeomSystem()

StringView sJSONKey::GeomSystem ( )
inline

◆ Histogram()

StringView sJSONKey::Histogram ( )
inline

◆ Hostname()

StringView sJSONKey::Hostname ( )
inline

◆ ID()

StringView sJSONKey::ID ( )
inline

◆ IDs()

StringView sJSONKey::IDs ( )
inline

◆ Inline()

StringView sJSONKey::Inline ( )
inline

◆ InlRange()

StringView sJSONKey::InlRange ( )
inline

◆ Input()

StringView sJSONKey::Input ( )
inline

◆ IPAddress()

StringView sJSONKey::IPAddress ( )
inline

◆ Is2D()

StringView sJSONKey::Is2D ( )
inline

◆ IsLink()

StringView sJSONKey::IsLink ( )
inline

◆ Keys()

StringView sJSONKey::Keys ( )
inline

◆ LastCrl()

StringView sJSONKey::LastCrl ( )
inline

◆ LastInl()

StringView sJSONKey::LastInl ( )
inline

◆ LastTrc()

StringView sJSONKey::LastTrc ( )
inline

◆ LastZ()

StringView sJSONKey::LastZ ( )
inline

◆ LatLong()

StringView sJSONKey::LatLong ( )
inline

◆ Level()

StringView sJSONKey::Level ( )
inline

◆ LineName()

StringView sJSONKey::LineName ( )
inline

◆ LineNames()

StringView sJSONKey::LineNames ( )
inline

◆ LineStyle()

StringView sJSONKey::LineStyle ( )
inline

◆ Log()

StringView sJSONKey::Log ( )
inline

◆ LogFile()

StringView sJSONKey::LogFile ( )
inline

◆ Marker()

StringView sJSONKey::Marker ( )
inline

◆ Markers()

StringView sJSONKey::Markers ( )
inline

◆ MarkerStyle()

StringView sJSONKey::MarkerStyle ( )
inline

◆ Maximum()

StringView sJSONKey::Maximum ( )
inline

◆ MD()

StringView sJSONKey::MD ( )
inline

◆ Median()

StringView sJSONKey::Median ( )
inline

◆ Minimum()

StringView sJSONKey::Minimum ( )
inline

◆ Mnemonic()

StringView sJSONKey::Mnemonic ( )
inline

◆ Mnemonics()

StringView sJSONKey::Mnemonics ( )
inline

◆ ModAt()

StringView sJSONKey::ModAt ( )
inline

◆ ModBy()

StringView sJSONKey::ModBy ( )
inline

◆ Mode()

StringView sJSONKey::Mode ( )
inline

◆ Model()

StringView sJSONKey::Model ( )
inline

◆ Models()

StringView sJSONKey::Models ( )
inline

◆ Name()

StringView sJSONKey::Name ( )
inline

◆ Names()

StringView sJSONKey::Names ( )
inline

◆ NrFaults()

StringView sJSONKey::NrFaults ( )
inline

◆ NrGeoms()

StringView sJSONKey::NrGeoms ( )
inline

◆ NrItems()

StringView sJSONKey::NrItems ( )
inline

◆ NrPicks()

StringView sJSONKey::NrPicks ( )
inline

◆ NrValues()

StringView sJSONKey::NrValues ( )
inline

◆ Object()

StringView sJSONKey::Object ( )
inline

◆ Offset()

StringView sJSONKey::Offset ( )
inline

◆ OffsetRange()

StringView sJSONKey::OffsetRange ( )
inline

◆ Order()

StringView sJSONKey::Order ( )
inline

◆ Output()

StringView sJSONKey::Output ( )
inline

◆ OutputID()

StringView sJSONKey::OutputID ( )
inline

◆ Pars()

StringView sJSONKey::Pars ( )
inline

◆ Path()

StringView sJSONKey::Path ( )
inline

◆ Position()

StringView sJSONKey::Position ( )
inline

◆ Property()

StringView sJSONKey::Property ( )
inline

◆ Range()

StringView sJSONKey::Range ( )
inline

◆ Region()

StringView sJSONKey::Region ( )
inline

◆ RevZ()

StringView sJSONKey::RevZ ( )
inline

◆ RMS()

StringView sJSONKey::RMS ( )
inline

◆ Sampling()

StringView sJSONKey::Sampling ( )
inline

◆ Scale()

StringView sJSONKey::Scale ( )
inline

◆ Scaling()

StringView sJSONKey::Scaling ( )
inline

◆ Selection()

StringView sJSONKey::Selection ( )
inline

◆ Server()

StringView sJSONKey::Server ( )
inline

◆ ServerNm()

StringView sJSONKey::ServerNm ( )
inline

◆ Setup()

StringView sJSONKey::Setup ( )
inline

◆ Shape()

StringView sJSONKey::Shape ( )
inline

◆ Shortcuts()

StringView sJSONKey::Shortcuts ( )
inline

◆ Shotpoint()

StringView sJSONKey::Shotpoint ( )
inline

◆ Size()

StringView sJSONKey::Size ( )
inline

◆ SliceType()

StringView sJSONKey::SliceType ( )
inline

◆ Source()

StringView sJSONKey::Source ( )
inline

◆ StackOrder()

StringView sJSONKey::StackOrder ( )
inline

◆ Stats()

StringView sJSONKey::Stats ( )
inline

◆ Status()

StringView sJSONKey::Status ( )
inline

◆ StdDev()

StringView sJSONKey::StdDev ( )
inline

◆ StepCrl()

StringView sJSONKey::StepCrl ( )
inline

◆ StepInl()

StringView sJSONKey::StepInl ( )
inline

◆ StepOut()

StringView sJSONKey::StepOut ( )
inline

◆ StepOutCrl()

StringView sJSONKey::StepOutCrl ( )
inline

◆ StepOutInl()

StringView sJSONKey::StepOutInl ( )
inline

◆ StepTrc()

StringView sJSONKey::StepTrc ( )
inline

◆ StepZ()

StringView sJSONKey::StepZ ( )
inline

◆ StratRef()

StringView sJSONKey::StratRef ( )
inline

◆ Sum()

StringView sJSONKey::Sum ( )
inline

◆ Survey()

StringView sJSONKey::Survey ( )
inline

◆ SurveyID()

StringView sJSONKey::SurveyID ( )
inline

◆ Target()

StringView sJSONKey::Target ( )
inline

◆ Targets()

StringView sJSONKey::Targets ( )
inline

◆ TermEm()

StringView sJSONKey::TermEm ( )
inline

◆ Thickness()

StringView sJSONKey::Thickness ( )
inline

◆ Time()

StringView sJSONKey::Time ( )
inline

◆ TimeRange()

StringView sJSONKey::TimeRange ( )
inline

◆ Title()

StringView sJSONKey::Title ( )
inline

◆ TmpStor()

StringView sJSONKey::TmpStor ( )
inline

◆ TraceKey()

StringView sJSONKey::TraceKey ( )
inline

◆ TraceNr()

StringView sJSONKey::TraceNr ( )
inline

◆ Transparency()

StringView sJSONKey::Transparency ( )
inline

◆ TrcRange()

StringView sJSONKey::TrcRange ( )
inline

◆ TVD()

StringView sJSONKey::TVD ( )
inline

◆ TVDSS()

StringView sJSONKey::TVDSS ( )
inline

◆ TWT()

StringView sJSONKey::TWT ( )
inline

◆ Type()

StringView sJSONKey::Type ( )
inline

◆ Types()

StringView sJSONKey::Types ( )
inline

◆ Unit()

StringView sJSONKey::Unit ( )
inline

◆ Units()

StringView sJSONKey::Units ( )
inline

◆ Unscale()

StringView sJSONKey::Unscale ( )
inline

◆ URI()

StringView sJSONKey::URI ( )
inline

◆ URL()

StringView sJSONKey::URL ( )
inline

◆ User()

StringView sJSONKey::User ( )
inline

◆ UserName()

StringView sJSONKey::UserName ( )
inline

◆ Value()

StringView sJSONKey::Value ( )
inline

◆ ValueRange()

StringView sJSONKey::ValueRange ( )
inline

◆ Values()

StringView sJSONKey::Values ( )
inline

◆ Variance()

StringView sJSONKey::Variance ( )
inline

◆ Velocity()

StringView sJSONKey::Velocity ( )
inline

◆ Version()

StringView sJSONKey::Version ( )
inline

◆ Versions()

StringView sJSONKey::Versions ( )
inline

◆ Volume()

StringView sJSONKey::Volume ( )
inline

◆ WaveletID()

StringView sJSONKey::WaveletID ( )
inline

◆ Weight()

StringView sJSONKey::Weight ( )
inline

◆ Well()

StringView sJSONKey::Well ( )
inline

◆ X()

StringView sJSONKey::X ( )
inline

◆ XCoord()

StringView sJSONKey::XCoord ( )
inline

◆ XCoordinate()

StringView sJSONKey::XCoordinate ( )
inline

◆ XCoords()

StringView sJSONKey::XCoords ( )
inline

◆ XOffset()

StringView sJSONKey::XOffset ( )
inline

◆ XRange()

StringView sJSONKey::XRange ( )
inline

◆ Y()

StringView sJSONKey::Y ( )
inline

◆ Y2()

StringView sJSONKey::Y2 ( )
inline

◆ YCoord()

StringView sJSONKey::YCoord ( )
inline

◆ YCoordinate()

StringView sJSONKey::YCoordinate ( )
inline

◆ YCoords()

StringView sJSONKey::YCoords ( )
inline

◆ YOffset()

StringView sJSONKey::YOffset ( )
inline

◆ YRange()

StringView sJSONKey::YRange ( )
inline

◆ Z()

StringView sJSONKey::Z ( )
inline

◆ ZCoord()

StringView sJSONKey::ZCoord ( )
inline

◆ ZDomain()

StringView sJSONKey::ZDomain ( )
inline

◆ ZRange()

StringView sJSONKey::ZRange ( )
inline

◆ ZSlice()

StringView sJSONKey::ZSlice ( )
inline

◆ ZStep()

StringView sJSONKey::ZStep ( )
inline

◆ ZUnit()

StringView sJSONKey::ZUnit ( )
inline

◆ ZValue()

StringView sJSONKey::ZValue ( )
inline

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