Enigma  3.2.0
A Simple, Reliable and Efficient Encryption Tool
Config Member List

This is the complete list of members for Config, including all inherited members.

Config(const fs::path &file_name)Configexplicit
Get(const std::string &section, const std::string &name, const T &default_value) constConfiginline
Get(const std::string &section, const std::string &name, const T &default_value) constConfiginline
Get(const std::string &section, const std::string &name, const T &default_value) constConfiginline
Get(const std::string &section, const std::string &name, const T &default_value) constConfiginline
~Config()=defaultConfig