Fawkes API Fawkes Development Version
|
This is the complete list of members for SlotValue, including all inherited members.
addto_values(const std::string &&values) | SlotValue | inline |
addto_values(const std::string &values) | SlotValue | inline |
api_version() | SlotValue | inlinestatic |
from_json(const std::string &json) | SlotValue | virtual |
from_json_value(const rapidjson::Value &v) | SlotValue | virtual |
is_multifield() const | SlotValue | inline |
name() const | SlotValue | inline |
set_is_multifield(const bool &is_multifield) | SlotValue | inline |
set_name(const std::string &name) | SlotValue | inline |
set_type(const std::string &type) | SlotValue | inline |
set_values(const std::vector< std::string > &values) | SlotValue | inline |
SlotValue() | SlotValue | |
SlotValue(const std::string &json) | SlotValue | |
SlotValue(const rapidjson::Value &v) | SlotValue | |
to_json(bool pretty=false) const | SlotValue | virtual |
to_json_value(rapidjson::Document &d, rapidjson::Value &v) const | SlotValue | virtual |
type() const | SlotValue | inline |
validate(bool subcall=false) const | SlotValue | virtual |
values() const | SlotValue | inline |
~SlotValue() | SlotValue | virtual |