Fawkes API  Fawkes Development Version
GroundedFormula Member List

This is the complete list of members for GroundedFormula, including all inherited members.

addto_child(const std::shared_ptr< GroundedFormula > &&child)GroundedFormulainline
addto_child(const std::shared_ptr< GroundedFormula > &child)GroundedFormulainline
addto_child(const GroundedFormula &&child)GroundedFormulainline
addto_param_constants(const std::string &&param_constants)GroundedFormulainline
addto_param_constants(const std::string &param_constants)GroundedFormulainline
addto_param_names(const std::string &&param_names)GroundedFormulainline
addto_param_names(const std::string &param_names)GroundedFormulainline
addto_param_values(const std::string &&param_values)GroundedFormulainline
addto_param_values(const std::string &param_values)GroundedFormulainline
api_version()GroundedFormulainlinestatic
apiVersion() constGroundedFormulainline
child() constGroundedFormulainline
from_json(const std::string &json)GroundedFormulavirtual
from_json_value(const rapidjson::Value &v)GroundedFormulavirtual
GroundedFormula()GroundedFormula
GroundedFormula(const std::string &json)GroundedFormula
GroundedFormula(const rapidjson::Value &v)GroundedFormula
is_satisfied() constGroundedFormulainline
kind() constGroundedFormulainline
name() constGroundedFormulainline
param_constants() constGroundedFormulainline
param_names() constGroundedFormulainline
param_values() constGroundedFormulainline
set_apiVersion(const std::string &apiVersion)GroundedFormulainline
set_child(const std::vector< std::shared_ptr< GroundedFormula >> &child)GroundedFormulainline
set_is_satisfied(const bool &is_satisfied)GroundedFormulainline
set_kind(const std::string &kind)GroundedFormulainline
set_name(const std::string &name)GroundedFormulainline
set_param_constants(const std::vector< std::string > &param_constants)GroundedFormulainline
set_param_names(const std::vector< std::string > &param_names)GroundedFormulainline
set_param_values(const std::vector< std::string > &param_values)GroundedFormulainline
set_type(const std::string &type)GroundedFormulainline
to_json(bool pretty=false) constGroundedFormulavirtual
to_json_value(rapidjson::Document &d, rapidjson::Value &v) constGroundedFormulavirtual
type() constGroundedFormulainline
validate(bool subcall=false) constGroundedFormulavirtual
~GroundedFormula()GroundedFormulavirtual