h5cpp  0.3.3
A modern C++ wrapper for the HDF5 C library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Functions | Variables
property_class.hpp File Reference
#include <h5cpp/core/hdf5_capi.hpp>
#include <h5cpp/core/object_handle.hpp>
#include <h5cpp/core/windows.hpp>
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
 
 hdf5::property
 

Functions

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

Variables

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