Classes | Static Public Member Functions | Static Protected Member Functions | List of all members
Atom::Tools::SettingsManager Class Reference

Classes

struct  BasicProperties
 

Static Public Member Functions

static BasicPropertiesget_basic_properties_ ()
 
static std::string get_properties_file_address ()
 
static void set_properties_file_address (std::string properties_file_address)
 
static void SetUpProperties_ ()
 
static void ReadBasicProperties_ ()
 

Static Protected Member Functions

static bool VerifyYAMLScalarNode_ (YAML::Node &node)
 
static bool VerifyYAMLMapNode_ (YAML::Node &node)
 
static void PrintError_ (std::string function, std::string variable)