Fawkes API
Fawkes Development Version
|
This is the complete list of members for Service, including all inherited members.
api_version() | Service | inlinestatic |
from_json(const std::string &json) | Service | virtual |
from_json_value(const rapidjson::Value &v) | Service | virtual |
name() const | Service | inline |
Service() | Service | |
Service(const std::string &json) | Service | |
Service(const rapidjson::Value &v) | Service | |
set_name(const std::string &name) | Service | inline |
set_url(const std::string &url) | Service | inline |
to_json(bool pretty=false) const | Service | virtual |
to_json_value(rapidjson::Document &d, rapidjson::Value &v) const | Service | virtual |
url() const | Service | inline |
validate(bool subcall=false) const | Service | virtual |
~Service() | Service | virtual |