HighFive 2.9.0
HighFive - Header-only C++ HDF5 interface
Loading...
Searching...
No Matches
H5Node_traits.hpp File Reference
#include <string>
#include "../H5PropertyList.hpp"
#include "H5_definitions.hpp"
#include "H5Converter_misc.hpp"
Include dependency graph for H5Node_traits.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HighFive::NodeTraits< Derivate >
 NodeTraits: Base class for Group and File. More...
 

Namespaces

namespace  HighFive
 

Enumerations

enum class  HighFive::IndexType : std::underlying_type< H5_index_t >::type { HighFive::NAME = H5_INDEX_NAME , HighFive::CRT_ORDER = H5_INDEX_CRT_ORDER }
 
enum class  HighFive::LinkType { HighFive::Hard , HighFive::Soft , HighFive::External , HighFive::Other }
 The possible types of group entries (link concept) More...