class vtb::ini::Ini_settings
Base classes
Methods
  • directories() const -> std::vector< std::string >
  • dirname(const string_type & rhs) -> void
  • filename(const string_type & rhs) -> void
  • dirname() const -> const string_type &
  • filename() const -> const string_type &
  • save() -> void
  • load() -> void
  • Ini_settings(const string_type & dirname, const string_type & filename)explicit
  • Ini_settings()