cxcparamx
1.1.0
|
This is the complete list of members for cxcparamx::simple, including all inherited members.
get(const char *name, float &value) | cxcparamx::simple | |
get(const char *name, double &value) | cxcparamx::simple | |
get(const char *name, short &value) | cxcparamx::simple | |
get(const char *name, int &value) | cxcparamx::simple | |
get(const char *name, long &value) | cxcparamx::simple | |
get(const char *name, bool &value) | cxcparamx::simple | |
get(const char *name, std::string &value) | cxcparamx::simple | |
getb(const char *name) | cxcparamx::simple | |
getd(const char *name) | cxcparamx::simple | |
getf(const char *name) | cxcparamx::simple | |
geti(const char *name) | cxcparamx::simple | |
getl(const char *name) | cxcparamx::simple | |
gets(const char *name) | cxcparamx::simple | |
getstr(const char *name) | cxcparamx::simple | |
simple(int argc, char **argv, const char *mode="rw") | cxcparamx::simple | |
simple(const char *filename, int argc, char **argv, const char *mode="rw") | cxcparamx::simple | |
simple(const std::string &filename, int argc, char **argv, const char *mode="rw") | cxcparamx::simple | |
~simple() (defined in cxcparamx::simple) | cxcparamx::simple |