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