A class storing the configuration variables values for the client. More...
#include <ClientConfig.h>
Static Public Member Functions | |
static ClientConfig * | getInstance () |
Not yet documented. | |
static const char * | getCValue (const char *name) |
Not yet documented. | |
static Status | setConfigFile (const std::string &file) |
Not yet documented. | |
static void | _release () |
Not yet documented. |
A class storing the configuration variables values for the client.
Definition at line 38 of file ClientConfig.h.
void eyedb::ClientConfig::_release | ( | void | ) | [static] |
static const char* eyedb::ClientConfig::getCValue | ( | const char * | name | ) | [inline, static] |
Status eyedb::ClientConfig::setConfigFile | ( | const std::string & | file | ) | [static] |