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

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

absolute_path() constosc::Node
add_child(std::unique_ptr< TNode > node_ptr)osc::Nodeinline
child(size_t pos) constosc::Nodeinline
child(std::string_view child_name) constosc::Nodeinline
clone() constosc::Nodeinline
emplace_child(Args &&... args)osc::Nodeinline
find(const NodePath &node_path) constosc::Nodeinline
find_mut(const NodePath &node_path)osc::Nodeinline
klass() constosc::Objectinline
klass_static()osc::Objectstatic
name() constosc::Node
Node()osc::Nodeprotected
Node(const Node &)osc::Nodeprotected
Node(Node &&) noexceptosc::Nodeprotected
num_children() constosc::Node
num_properties() constosc::Object
Object(const Class &)osc::Objectexplicitprotected
Object(const Object &)=defaultosc::Objectprotected
Object(Object &&) noexcept=defaultosc::Objectprotected
operator=(const Node &)osc::Nodeprotected
operator=(Node &&) noexceptosc::Nodeprotected
osc::Object::operator=(const Object &)=defaultosc::Objectprotected
osc::Object::operator=(Object &&) noexcept=defaultosc::Objectprotected
parent() constosc::Nodeinline
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
remove_child(size_t)osc::Node
remove_child(Node &)osc::Node
remove_child(std::string_view child_name)osc::Node
set_name(std::string_view)osc::Node
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
upd_child(size_t pos)osc::Nodeinline
upd_child(std::string_view child_name)osc::Nodeinline
upd_parent()osc::Nodeinline
~Object() noexcept=defaultosc::Objectvirtual