OSSIA
Open Scenario System for Interactive Application
opp::value Member List

This is the complete list of members for opp::value, including all inherited members.

get_raw_value_pointer()opp::valueinline
is_bool() constopp::value
is_float() constopp::value
is_impulse() constopp::value
is_int() constopp::value
is_list() constopp::value
is_string() constopp::value
is_vec2f() constopp::value
is_vec3f() constopp::value
is_vec4f() constopp::value
operator!=(const opp::value &v) constopp::value
operator=(const value &v)opp::value
operator=(char v)opp::value
operator=(int v)opp::value
operator=(float v)opp::value
operator=(bool v)opp::value
operator=(vec2f v)opp::value
operator=(vec3f v)opp::value
operator=(vec4f v)opp::value
operator=(std::vector< opp::value > v)opp::value
operator=(std::string v)opp::value
operator==(const opp::value &v) constopp::value
set_bool(bool v)opp::value
set_float(float v)opp::value
set_impulse()opp::value
set_int(int v)opp::value
set_list(std::vector< opp::value > v)opp::value
set_string(std::string v)opp::value
set_vec2f(vec2f v)opp::value
set_vec3f(vec3f v)opp::value
set_vec4f(vec4f v)opp::value
to_bool() constopp::value
to_char() constopp::value
to_float() constopp::value
to_int() constopp::value
to_list() constopp::value
to_string() constopp::value
to_vec2f() constopp::value
to_vec3f() constopp::value
to_vec4f() constopp::value
value()opp::value
value(const value &v)opp::value
value(char v)opp::value
value(int v)opp::value
value(bool v)opp::value
value(float v)opp::value
value(double v)opp::value
value(const vec2f)opp::value
value(const vec3f)opp::value
value(const vec4f)opp::value
value(std::vector< opp::value > v)opp::value
value(std::string v)opp::value
value(const char *v)opp::value
value(impulse p)opp::value
~value()opp::value