OSSIA
Open Scenario System for Interactive Application
ossia::regex_path::any_instance Struct Reference

Can match nodes that are instances : foo:/bar, foo:/bar.1, etc. More...

Inheritance diagram for ossia::regex_path::any_instance:
ossia::regex_path::path_element

Detailed Description

Can match nodes that are instances : foo:/bar, foo:/bar.1, etc.

Public Member Functions

 any_instance (std::string s)
 
- Public Member Functions inherited from ossia::regex_path::path_element
 path_element (std::string s)
 
template<int N>
 path_element (const char(&s)[N])
 
 operator std::string () const
 

Static Public Member Functions

static std::string instance_regex ()
 

Additional Inherited Members

- Public Attributes inherited from ossia::regex_path::path_element
std::string address