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