OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
t_field Member List

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

annotations_t_field
e_req enum namet_field
get_doc() const t_docinline
get_fingerprint_material() const t_fieldinline
get_key() const t_fieldinline
get_name() const t_fieldinline
get_req() const t_fieldinline
get_type() const t_fieldinline
get_value()t_fieldinline
get_xsd_attrs()t_fieldinline
get_xsd_nillable() const t_fieldinline
get_xsd_optional() const t_fieldinline
has_doc()t_docinline
key_t_fieldprivate
name_t_fieldprivate
req_t_fieldprivate
set_doc(const std::string &doc)t_docinline
set_req(e_req req)t_fieldinline
set_value(t_const_value *value)t_fieldinline
set_xsd_attrs(t_struct *xsd_attrs)t_fieldinline
set_xsd_nillable(bool xsd_nillable)t_fieldinline
set_xsd_optional(bool xsd_optional)t_fieldinline
t_doc()t_docinline
t_field(t_type *type, std::string name)t_fieldinline
t_field(t_type *type, std::string name, int32_t key)t_fieldinline
T_OPT_IN_REQ_OUT enum valuet_field
T_OPTIONAL enum valuet_field
T_REQUIRED enum valuet_field
type_t_fieldprivate
value_t_fieldprivate
xsd_attrs_t_fieldprivate
xsd_nillable_t_fieldprivate
xsd_optional_t_fieldprivate
~t_field()t_fieldinlinevirtual