GSI Object Oriented Online Offline (Go4)
GO4-6.3.0
|
#include <TGo4HDF5DataHandle.h>
Public Member Functions | |
TGo4HDF5DataHandleFactory () | |
TGo4HDF5DataHandle * | CreateDataHandle (const char *name, size_t datasize, const char *type) |
Definition at line 33 of file TGo4HDF5DataHandle.h.
|
inline |
Definition at line 37 of file TGo4HDF5DataHandle.h.
References CreateDataHandle().
TGo4HDF5DataHandle * TGo4HDF5DataHandleFactory::CreateDataHandle | ( | const char * | name, |
size_t | datasize, | ||
const char * | type | ||
) |
create implementation of data handle by type
Definition at line 885 of file TGo4HDF5DataHandle.cxx.
References go4hdfdbg, TGo4HDF5DataHandle::SetActive(), TGo4HDF5VectorDataHandle::SetElementSize(), TGo4HDF5SubVectorDataHandle::SetInnerClassName(), TGo4HDF5DataHandle::TGo4HDF5DataHandle(), TGo4HDF5SubVectorDataHandle::TGo4HDF5SubVectorDataHandle(), and TGo4HDF5VectorDataHandle::TGo4HDF5VectorDataHandle().
Referenced by TGo4HDF5DataHandle::AddSubMember(), and TGo4HDF5DataHandleFactory().