made some groups and force closing

This commit is contained in:
Dhanya Maliakal
2016-12-15 09:26:25 +01:00
parent cdcb413241
commit ae48a0e251
2 changed files with 32 additions and 9 deletions

View File

@ -645,7 +645,7 @@ private:
DataSpace *hdf5_dataspaceId[MAX_NUMBER_OF_WRITER_THREADS];
DataSet *hdf5_datasetId[MAX_NUMBER_OF_WRITER_THREADS];
H5File *hdf5_fileId[MAX_NUMBER_OF_WRITER_THREADS];
hid_t hdf5_datatype;
DataType hdf5_datatype;
#endif
//***acquisition indices/count parameters***
/** Frame Number of First Frame of an entire Acquisition (including all scans) */