Core object.
More...
#include <Core.h>
|
static bool | LoadConfig (std::string config, std::string userConfig, std::string &environment, std::string userConfigRaw="", std::string binning="") |
|
static bool | LoadEnvironment (std::string environmenti="local") |
|
static bool | SaveConfig (json cfg, std::string filename) |
|
|
| Core () |
| Constructor.
|
|
virtual | ~Core () |
| Destructor.
|
|
Core object.
- Author
- Martin Vala mvala.nosp@m.@cer.nosp@m.n.ch
Definition at line 18 of file Core.h.
◆ Core()
Constructor.
Definition at line 20 of file Core.h.
◆ ~Core()
virtual Ndmspc::Core::~Core |
( |
| ) |
|
|
inlineprivatevirtual |
Destructor.
Definition at line 22 of file Core.h.
◆ LoadConfig()
bool Ndmspc::Core::LoadConfig |
( |
std::string | config, |
|
|
std::string | userConfig, |
|
|
std::string & | environment, |
|
|
std::string | userConfigRaw = "", |
|
|
std::string | binning = "" ) |
|
static |
◆ LoadEnvironment()
bool Ndmspc::Core::LoadEnvironment |
( |
std::string | environmenti = "local" | ) |
|
|
static |
◆ SaveConfig()
bool Ndmspc::Core::SaveConfig |
( |
json | cfg, |
|
|
std::string | filename ) |
|
static |
The documentation for this class was generated from the following files: