Xmipp  v3.23.11-Nereus
Classes | Typedefs | Enumerations | Functions | Variables
xmipp_hdf5.h File Reference
#include <iostream>
#include <map>
#include "hdf5.h"
#include "H5Cpp.h"
#include "matrix1d.h"
Include dependency graph for xmipp_hdf5.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XmippH5File
 

Typedefs

typedef std::pair< H5FileProvider, StringH5infoProvider
 

Enumerations

enum  H5FileProvider { NONE, MISTRAL, EMAN }
 

Functions

std::map< String, H5infoProvidercreateProviderMap ()
 
H5infoProvider getProvider (hid_t fhdf5)
 
herr_t showObjectInfo (hid_t group, const char *name, void *op_data)
 

Variables

const std::map< String, H5infoProviderH5ProviderMap = createProviderMap()