hops
|
#include <vector>
#include <H5Ppublic.h>
#include "H5Exception.hpp"
#include "H5Object.hpp"
#include "bits/H5PropertyList_misc.hpp"
Go to the source code of this file.
Classes | |
class | HighFive::PropertyList< T > |
Base HDF5 property List. More... | |
class | HighFive::RawPropertyList< T > |
class | HighFive::Chunking |
class | HighFive::Deflate |
class | HighFive::Shuffle |
class | HighFive::Caching |
Namespaces | |
HighFive | |
Typedefs | |
typedef PropertyList< PropertyType::FILE_CREATE > | HighFive::FileCreateProps |
typedef PropertyList< PropertyType::FILE_ACCESS > | HighFive::FileAccessProps |
typedef PropertyList< PropertyType::DATASET_CREATE > | HighFive::DataSetCreateProps |
typedef PropertyList< PropertyType::DATASET_ACCESS > | HighFive::DataSetAccessProps |
typedef PropertyList< PropertyType::DATASET_XFER > | HighFive::DataTransferProps |