Struct Settings::option

Nested Relationships

This struct is a nested type of Class Settings.

Struct Documentation

struct option

Public Functions

inline option(std::string n, double v)
option(std::string n, std::string v)
inline option()

Public Members

char type
std::string name
double value_d
std::string value_s