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

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

add_list(t_const_value *val)t_const_valueinline
add_map(t_const_value *key, t_const_value *val)t_const_valueinline
CV_DOUBLE enum valuet_const_value
CV_IDENTIFIER enum valuet_const_value
CV_INTEGER enum valuet_const_value
CV_LIST enum valuet_const_value
CV_MAP enum valuet_const_value
CV_STRING enum valuet_const_value
doubleVal_t_const_valueprivate
enum_t_const_valueprivate
get_double() const t_const_valueinline
get_identifier() const t_const_valueinline
get_identifier_name() const t_const_valueinline
get_identifier_with_parent() const t_const_valueinline
get_integer() const t_const_valueinline
get_list() const t_const_valueinline
get_map() const t_const_valueinline
get_string() const t_const_valueinline
get_type() const t_const_valueinline
get_uuid() const t_const_valueinline
identifierVal_t_const_valueprivate
intVal_t_const_valueprivate
listVal_t_const_valueprivate
mapVal_t_const_valueprivate
set_double(double val)t_const_valueinline
set_enum(t_enum *tenum)t_const_valueinline
set_identifier(std::string val)t_const_valueinline
set_integer(int64_t val)t_const_valueinline
set_list()t_const_valueinline
set_map()t_const_valueinline
set_string(std::string val)t_const_valueinline
stringVal_t_const_valueprivate
t_const_value()t_const_valueinline
t_const_value(int64_t val)t_const_valueinline
t_const_value(std::string val)t_const_valueinline
t_const_value_type enum namet_const_value
valType_t_const_valueprivate