|
bool | IsValid () const |
|
void | Reset () |
|
std::string | ToString () const |
|
bool | FromString (const std::string &dbUrl) |
|
const std::string & | GetType () const |
|
void | AppendPath (const std::string &subPath) |
|
void | AddOption (const std::string &key, const char *value) override |
|
void | AddOption (const std::string &key, const std::string &value) override |
|
void | AddOption (const std::string &key, int value) override |
|
void | AddOption (const std::string &key, float value) override |
|
void | AddOption (const std::string &key, double value) override |
|
void | AddOption (const std::string &key, bool value) override |
|
void | AddOptions (const std::string &options) override |
|
void | RemoveOption (const std::string &key) override |
|
|
virtual bool | parse ()=0 |
|
virtual bool | validateOption (const std::string &key, const CVariant &value) |
|
|
CURL | m_url |
|
std::string | m_type |
|
The documentation for this class was generated from the following files: