|
OSSIA
Open Scenario System for Interactive Application
|
Base class for our paths. More...
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 |