bfgSettings Class
Static Public Member Functions | |
static bool | getBoolean (string key, bool withDefault) |
This version of the get() method lets the caller avoid having to do casting in order to get at the actual boolean value. More... | |
static double | getDouble (string key, double withDefault) |