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

Represents a device in a path, e.g. "foo:". More...

Inheritance diagram for ossia::regex_path::device:
ossia::regex_path::path_element

Detailed Description

Represents a device in a path, e.g. "foo:".

Public Member Functions

 device (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
 

Additional Inherited Members

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