OpendTect  6.6
Classes | Namespaces | Macros
iopar.h File Reference
Include dependency graph for iopar.h:

Go to the source code of this file.

Classes

class  IOPar
 Generalized set of parameters of the keyword-value type. More...
 

Namespaces

 OD
 OpendTect.
 
 OD::JSON
 

Macros

#define mIOParDeclFns(type)
 
#define mIOParDeclFns(type)
 
#define mIOParDeclFns(fnnm, type)
 
#define mIOParDeclYNFns(fnnm)
 

Macro Definition Documentation

◆ mIOParDeclFns [1/3]

#define mIOParDeclFns (   fnnm,
  type 
)
Value:
void fnnm(const char*,type); \
void fnnm(const char*,type,type); \
void fnnm(const char*,type,type,type); \
void fnnm(const char*,type,type,type,type)

◆ mIOParDeclFns [2/3]

#define mIOParDeclFns (   type)
Value:
bool get(const char*,type&) const; \
bool get(const char*,type&,type&) const; \
bool get(const char*,type&,type&,type&) const; \
bool get(const char*,type&,type&,type&,type&) const

◆ mIOParDeclFns [3/3]

#define mIOParDeclFns (   type)
Value:
bool getScaled(const char*,type&,type applied_scale, \
bool set_to_undef_if_not_found) const; \
bool getScaled(const char*,type&,type&,type,bool) const; \
bool getScaled(const char*,type&,type&,type&,type, \
bool) const; \
bool getScaled(const char*,type&,type&,type&,type&,type, \
bool) const

◆ mIOParDeclYNFns

#define mIOParDeclYNFns (   fnnm)
Value:
void fnnm##YN(const char*,bool); \
void fnnm##YN(const char*,bool,bool); \
void fnnm##YN(const char*,bool,bool,bool); \
void fnnm##YN(const char*,bool,bool,bool,bool)

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