![]()  | 
  
    FlowEngine 8.011
    
   Photogrammetry Software Development Kit 
   | 
 
#include "SettingsManager.h"#include "Internal/ImplHelpers.h"#include <FlowCore/InputOutput/Log.h>#include <FlowCore/Settings/Settings.h>#include <FlowCore/Settings/SettingsXml.h>#include <FlowCore/Settings/SettingsManager.h>#include <algorithm>Namespaces | |
| namespace | FlowEngine | 
| namespace | FlowEngine::Private | 
Functions | |
| const std::vector< std::string > & | FlowEngine::Private::defaultKeysFlatten () | 
| FlowCore::Settings & | FlowEngine::Private::defaultSettings () | 
| std::string | FlowEngine::Private::doubleToString (double value) | 
| bool | FlowEngine::Private::splitKey (ConstStringBuffer key, std::string &outCategory, std::string &outName) |