h5cpp  0.5.0
A modern C++ wrapper for the HDF5 C library
property_class.hpp File Reference
Include dependency graph for property_class.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hdf5::property::Class
 property list class More...
 

Namespaces

 hdf5
 top-level namespace of the entire library
 
 hdf5::property
 

Functions

bool hdf5::property::operator== (const Class &lhs, const Class &rhs)
 
bool hdf5::property::operator!= (const Class &lhs, const Class &rhs)
 
std::ostream & hdf5::property::operator<< (std::ostream &stream, const Class &c)
 

Variables

const Class hdf5::property::kAttributeCreate
 
const Class hdf5::property::kDatasetAccess
 
const Class hdf5::property::kDatasetCreate
 
const Class hdf5::property::kDatasetXfer
 
const Class hdf5::property::kDatatypeAccess
 
const Class hdf5::property::kDatatypeCreate
 
const Class hdf5::property::kFileAccess
 
const Class hdf5::property::kFileCreate
 
const Class hdf5::property::kFileMount
 
const Class hdf5::property::kGroupAccess
 
const Class hdf5::property::kGroupCreate
 
const Class hdf5::property::kLinkAccess
 
const Class hdf5::property::kLinkCreate
 
const Class hdf5::property::kObjectCopy
 
const Class hdf5::property::kObjectCreate
 
const Class hdf5::property::kStringCreate