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

Base class for our paths. More...

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

Detailed Description

Base class for our paths.

Public Member Functions

 path_element (std::string s)
 
template<int N>
 path_element (const char(&s)[N])
 
 operator std::string () const
 

Public Attributes

std::string address