| Lattice Microbes 2.5
    This is for whole cell modeling | 
Go to the source code of this file.
| Classes | |
| class | lm::io::hdf5::HDF5Exception | 
| Exception due to a failure in writing the HDF5 file.  More... | |
| Namespaces | |
| namespace | lm | 
| namespace | lm::io | 
| namespace | lm::io::hdf5 | 
| Macros | |
| #define | HDF5_EXCEPTION_CHECK(hdf5_call) | 
| General check for HDF5 errors. | |
| #define | HDF5_EXCEPTION_CALL(val, hdf5_call) | 
| General call for throwing an HDF5 exception. | |
| #define HDF5_EXCEPTION_CALL | ( | val, | |
| hdf5_call ) | 
General call for throwing an HDF5 exception.
| #define HDF5_EXCEPTION_CHECK | ( | hdf5_call | ) | 
General check for HDF5 errors.