opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
osc::Object Member List

This is the complete list of members for osc::Object, including all inherited members.

clone() constosc::Objectinline
impl_clone() const =0osc::Objectprivatepure virtual
impl_custom_property_setter(const StringName &property_name, const Variant &value)osc::Objectprivatevirtual
impl_to_string() constosc::Objectprivatevirtual
klass() constosc::Objectinline
klass_static()osc::Objectstatic
num_properties() constosc::Object
Object(const Class &)osc::Objectexplicitprotected
Object(const Object &)=defaultosc::Objectprotected
Object(Object &&) noexcept=defaultosc::Objectprotected
operator=(const Object &)=defaultosc::Objectprotected
operator=(Object &&) noexcept=defaultosc::Objectprotected
property_default_value(const StringName &property_name) constosc::Object
property_default_value_or_throw(const StringName &property_name) constosc::Object
property_index(const StringName &property_name) constosc::Object
property_name(size_t property_index) constosc::Object
property_value(const StringName &property_name) constosc::Object
property_value_or_throw(const StringName &property_name) constosc::Object
set_property_value(const StringName &property_name, const Variant &value)osc::Object
set_property_value_or_throw(const StringName &property_name, const Variant &value)osc::Object
set_property_value_raw(const StringName &property_name, const Variant &value)osc::Objectprotected
to_string() constosc::Objectinline
~Object() noexcept=defaultosc::Objectvirtual