OpendTect-6_4  6.4
Classes | Macros | Functions
settings.h File Reference
Include dependency graph for settings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Settings
 Settings class holds the user settings. It is an IOPar. More...
 

Macros

#define mSettUse(fn, basekey, key, value)   Settings::common().fn( IOPar::compKey(basekey,key), value )
 

macro for easy set to Settings::common()

More...
 
#define mSettGet(basekey, key)   Settings::common()[ IOPar::compKey(basekey,key) ]
 

macro for easy get from Settings::common()

More...
 
#define mSettWrite()   Settings::common().write();
 

macro for easy write of Settings::common()

More...
 

Functions

Export_Basic const char * GetSettingsDataDir (void)
 

Macro Definition Documentation

#define mSettGet (   basekey,
  key 
)    Settings::common()[ IOPar::compKey(basekey,key) ]

macro for easy get from Settings::common()

#define mSettUse (   fn,
  basekey,
  key,
  value 
)    Settings::common().fn( IOPar::compKey(basekey,key), value )

macro for easy set to Settings::common()

#define mSettWrite ( )    Settings::common().write();

macro for easy write of Settings::common()

Function Documentation

Export_Basic const char* GetSettingsDataDir ( void  )

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