GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
Go to the source code of this file.
Macros | |
#define | go4hdfdatahandlethrow(args ...) |
#define | go4hdfdbg(args...) |
Typedefs | |
typedef enum Go4_H5_File_Flags | Go4_H5_File_Flags |
to decouple parameter from hdf5 library we use own definitions for file modes | |
Enumerations | |
enum | Go4_H5_File_Flags { GO4_H5F_ACC_NONE , GO4_H5F_ACC_TRUNC , GO4_H5F_ACC_EXCL , GO4_H5F_ACC_RDONLY , GO4_H5F_ACC_RDWR } |
to decouple parameter from hdf5 library we use own definitions for file modes More... | |
#define go4hdfdatahandlethrow | ( | args ... | ) |
Definition at line 31 of file Go4HDF5.h.
Referenced by TGo4HDF5BasicDataHandle::BuildReadDataset(), and TGo4HDF5DataHandle::Read().
#define go4hdfdbg | ( | args... | ) |
Definition at line 26 of file Go4HDF5.h.
Referenced by TGo4HDF5BasicDataHandle::TGo4HDF5BasicDataHandle(), TGo4HDF5CompositeDataHandle::TGo4HDF5CompositeDataHandle(), TGo4HDF5DataHandle::TGo4HDF5DataHandle(), TGo4HDF5SubVectorDataHandle::TGo4HDF5SubVectorDataHandle(), TGo4HDF5VectorDataHandle::TGo4HDF5VectorDataHandle(), TGo4HDF5BasicDataHandle::~TGo4HDF5BasicDataHandle(), TGo4HDF5CompositeDataHandle::~TGo4HDF5CompositeDataHandle(), TGo4HDF5DataHandle::~TGo4HDF5DataHandle(), TGo4HDF5SubVectorDataHandle::~TGo4HDF5SubVectorDataHandle(), TGo4HDF5VectorDataHandle::~TGo4HDF5VectorDataHandle(), TGo4HDF5BasicDataHandle::AllocReadBuffer(), TGo4HDF5Adapter::BuildDataType(), TGo4HDF5BasicDataHandle::BuildReadDataset(), TGo4HDF5BasicDataHandle::BuildWriteDataset(), TGo4HDF5SubVectorDataHandle::BuildWriteDataset(), TGo4HDF5VectorDataHandle::BuildWriteDataset(), TGo4HDF5DataHandleFactory::CreateDataHandle(), TGo4HDF5Adapter::FillTypeInfo(), TGo4HDF5Adapter::FillTypeInfo(), TGo4HDF5DataHandle::Read(), TGo4HDF5SubVectorDataHandle::Read(), TGo4HDF5VectorDataHandle::Read(), TGo4HDF5Adapter::ScanEventSize(), TGo4HDF5DataHandle::SetObjectPointer(), TGo4HDF5SubVectorDataHandle::SetObjectPointer(), TGo4HDF5VectorDataHandle::SetObjectPointer(), TGo4HDF5DataHandle::SetTopEvent(), TGo4HDF5BasicDataHandle::Write(), TGo4HDF5DataHandle::Write(), and TGo4HDF5VectorDataHandle::Write().
typedef enum Go4_H5_File_Flags Go4_H5_File_Flags |
to decouple parameter from hdf5 library we use own definitions for file modes
enum Go4_H5_File_Flags |