| Lattice Microbes 2.5
    This is for whole cell modeling | 
#include <ArbitraryH5.h>
| Public Types | |
| enum | Mode { DATASET , ATTR } | 
| Public Attributes | |
| unsigned int | type | 
| unsigned int | replicate | 
| size_t | messageSize | 
| Mode | mode | 
| char | path [MAX_H5L_PATH] | 
| char | attr [MAX_H5L_PATH] | 
| hid_t | h5type | 
| size_t | payloadSize | 
| enum H5Lookup::Mode | 
| char H5Lookup::attr[MAX_H5L_PATH] | 
| hid_t H5Lookup::h5type | 
| size_t H5Lookup::messageSize | 
| Mode H5Lookup::mode | 
| char H5Lookup::path[MAX_H5L_PATH] | 
| size_t H5Lookup::payloadSize | 
| unsigned int H5Lookup::replicate | 
| unsigned int H5Lookup::type |