Context(const Context &src)
void setLogMessage(const char *msg)
Definition: context_listener.hpp:46
void setAuthCache(bool value)
void setLogin(const char *username, const char *password)
const char * getLogMessage() const
ContextListener * getListener() const
const char * getPassword() const
Definition: context.hpp:49
const char * getUsername() const
Context(const std::string &configDir="")
void setListener(ContextListener *listener)