|
libpniio
|
#include <iostream>Go to the source code of this file.
Namespaces | |
| pni | |
| pni::io | |
| pni::io::nx | |
Enumerations | |
| enum | pni::io::nx::nxlink_type { pni::io::nx::nxlink_type::HARD, pni::io::nx::nxlink_type::SOFT, pni::io::nx::nxlink_type::EXTERNAL, pni::io::nx::nxlink_type::ATTRIBUTE } |
| Nexus link type. More... | |
| enum | pni::io::nx::nxlink_status { pni::io::nx::nxlink_status::VALID, pni::io::nx::nxlink_status::INVALID } |
| Nexus link status. More... | |
Functions | |
| std::ostream & | pni::io::nx::operator<< (std::ostream &stream, const nxlink_type <ype) |
| ouput operator for link type enumeration More... | |
| std::ostream & | pni::io::nx::operator<< (std::ostream &stream, const nxlink_status &stat) |
1.8.8