|
libpniio
|
#include <iostream>#include <pni/io/nx/h5/object_imp.hpp>#include <pni/io/nx/h5/h5_error_stack.hpp>#include <pni/io/exceptions.hpp>Namespaces | |
| pni | |
| pni::io | |
| pni::io::nx | |
| pni::io::nx::h5 | |
Functions | |
| bool | pni::io::nx::h5::check_type_equality (const object_imp &a, const object_imp &b) |
| bool | pni::io::nx::h5::check_plist_equality (const object_imp &a, const object_imp &b) |
| bool | pni::io::nx::h5::check_object_equality (const object_imp &a, const object_imp &b) |
| bool | pni::io::nx::h5::operator== (const object_imp &a, const object_imp &b) |
| equality operator More... | |
| bool | pni::io::nx::h5::operator!= (const object_imp &a, const object_imp &b) |
| inequality operator More... | |
1.8.8