libpniio
|
Go to the source code of this file.
Namespaces | |
pni | |
pni::io | |
pni::io::nx | |
Functions | |
bool | pni::io::nx::match (const pni::core::string &a, const pni::core::string &b) |
check if two paths are matching More... | |
bool | pni::io::nx::match (const nxpath &a, const nxpath &b) |
check if paths are matching More... | |
bool | pni::io::nx::match (const nxpath::element_type &a, const nxpath::element_type &b) |
check if path elements match More... | |
nxpath::element_type | pni::io::nx::object_element (const pni::core::string &name, const pni::core::string &type) |
create object element More... | |