| appendDsToGroup(H5MetaData *header, byte *data) | lm::io::hdf5::SimulationFile | protected | 
  | appendLattice(unsigned int replicate, lm::io::Lattice *lattice, byte *latticeData, size_t latticeDataSize) | lm::io::hdf5::SimulationFile | virtual | 
  | appendLattice_U32LE(unsigned int replicate, lm::io::Lattice *lattice, uint32_t *latticeData, size_t latticeDataSize) | lm::io::hdf5::SimulationFile | virtual | 
  | appendParameterValues(unsigned int replicate, lm::io::ParameterValues *parameterValues) | lm::io::hdf5::SimulationFile | virtual | 
  | appendSites(unsigned int replicate, lm::io::Lattice *lattice, uint8_t *siteData, size_t siteDataSize) | lm::io::hdf5::SimulationFile | virtual | 
  | appendSpeciesCounts(unsigned int replicate, lm::io::SpeciesCounts *speciesCounts) | lm::io::hdf5::SimulationFile | virtual | 
  | appendToDataset(H5MetaData *header, byte *data) | lm::io::hdf5::SimulationFile | protected | 
  | arbitraryH5(byte *ptr) | lm::io::hdf5::SimulationFile | virtual | 
  | arbitraryH5Lookup(byte *in, byte *&out, size_t &out_sz) | lm::io::hdf5::SimulationFile | virtual | 
  | checkpoint() | lm::io::hdf5::SimulationFile | virtual | 
  | close() | lm::io::hdf5::SimulationFile | virtual | 
  | closeAllReplicates() | lm::io::hdf5::SimulationFile | virtual | 
  | closeReplicate(unsigned int replicate) | lm::io::hdf5::SimulationFile | virtual | 
  | closeReplicateHandles(ReplicateHandles *handles) | lm::io::hdf5::SimulationFile | protectedvirtual | 
  | create(const string filename) | lm::io::hdf5::SimulationFile | static | 
  | create(const char *filename) | lm::io::hdf5::SimulationFile | static | 
  | create(const string filename, unsigned int numberSpecies) | lm::io::hdf5::SimulationFile | static | 
  | create(const char *filename, unsigned int numberSpecies) | lm::io::hdf5::SimulationFile | static | 
  | create(const char *filename, bool initializeModel, unsigned int numberSpecies=0) | lm::io::hdf5::SimulationFile | static | 
  | createReplicateHandles(string replicateString) | lm::io::hdf5::SimulationFile | protectedvirtual | 
  | CURRENT_VERSION | lm::io::hdf5::SimulationFile | static | 
  | file | lm::io::hdf5::SimulationFile | protected | 
  | filename | lm::io::hdf5::SimulationFile | protected | 
  | flush() | lm::io::hdf5::SimulationFile | virtual | 
  | getDiffusionModel(lm::io::DiffusionModel *diffusionModel) | lm::io::hdf5::SimulationFile | virtual | 
  | getDiffusionModelLattice(lm::io::DiffusionModel *diffusionModel, byte *lattice, size_t latticeMaxSize, byte *latticeSites, size_t latticeSitesMaxSize) | lm::io::hdf5::SimulationFile | virtual | 
  | getDiffusionModelLattice(lm::io::DiffusionModel *diffusionModel, lm::rdme::Lattice *lattice) | lm::io::hdf5::SimulationFile | virtual | 
  | getLattice(unsigned int replicate, unsigned int latticeIndex, lm::rdme::Lattice *lattice) | lm::io::hdf5::SimulationFile | virtual | 
  | getLatticeTimes(unsigned int replicate) | lm::io::hdf5::SimulationFile | virtual | 
  | getParameter(string key, string defaultValue="") | lm::io::hdf5::SimulationFile | virtual | 
  | getParameters() | lm::io::hdf5::SimulationFile | virtual | 
  | getParticleCounts(unsigned int replicate, unsigned int latticeIndex) | lm::io::hdf5::SimulationFile |  | 
  | getReactionModel(lm::io::ReactionModel *reactionModel) | lm::io::hdf5::SimulationFile | virtual | 
  | getSiteTypeNames() | lm::io::hdf5::SimulationFile |  | 
  | getSpatialModel(lm::io::SpatialModel *model) | lm::io::hdf5::SimulationFile | virtual | 
  | getSpeciesCounts(unsigned int replicate) | lm::io::hdf5::SimulationFile |  | 
  | getSpeciesCountTimes(unsigned int replicate) | lm::io::hdf5::SimulationFile |  | 
  | getSpeciesNames() | lm::io::hdf5::SimulationFile |  | 
  | isValidFile(const string filename) | lm::io::hdf5::SimulationFile | static | 
  | isValidFile(const char *filename) | lm::io::hdf5::SimulationFile | static | 
  | loadModel() | lm::io::hdf5::SimulationFile | protectedvirtual | 
  | loadParameters() | lm::io::hdf5::SimulationFile | protectedvirtual | 
  | makeNewDataset(H5MetaData *header, byte *data) | lm::io::hdf5::SimulationFile | protected | 
  | MAX_REACTION_RATE_CONSTANTS | lm::io::hdf5::SimulationFile | static | 
  | MAX_SHAPE_PARAMETERS | lm::io::hdf5::SimulationFile | static | 
  | MIN_VERSION | lm::io::hdf5::SimulationFile | static | 
  | modelGroup | lm::io::hdf5::SimulationFile | protected | 
  | modelLoaded | lm::io::hdf5::SimulationFile | protected | 
  | numberSpecies | lm::io::hdf5::SimulationFile | protected | 
  | open() | lm::io::hdf5::SimulationFile | protectedvirtual | 
  | openGroups() | lm::io::hdf5::SimulationFile | protectedvirtual | 
  | openReplicate(unsigned int replicate) | lm::io::hdf5::SimulationFile | virtual | 
  | openReplicateHandles(unsigned int replicate) | lm::io::hdf5::SimulationFile | protectedvirtual | 
  | openReplicates | lm::io::hdf5::SimulationFile | protected | 
  | parameterMap | lm::io::hdf5::SimulationFile | protected | 
  | parametersGroup | lm::io::hdf5::SimulationFile | protected | 
  | parseParameter(hid_t location_id, const char *attr_name, const H5A_info_t *ainfo, void *op_data) | lm::io::hdf5::SimulationFile | protectedstatic | 
  | readAttr(H5Lookup *req, byte *&data, size_t &sz) | lm::io::hdf5::SimulationFile | protected | 
  | readDataset(H5Lookup *req, byte *&data, size_t &sz) | lm::io::hdf5::SimulationFile | protected | 
  | replicateExists(unsigned int replicate) | lm::io::hdf5::SimulationFile | virtual | 
  | setDiffusionModel(lm::io::DiffusionModel *diffusionModel) | lm::io::hdf5::SimulationFile | virtual | 
  | setDiffusionModelLattice(lm::io::DiffusionModel *m, uint8_t *lattice, uint8_t *latticeSites) | lm::io::hdf5::SimulationFile | virtual | 
  | setDiffusionModelLattice(lm::io::DiffusionModel *m, uint32_t *lattice, uint8_t *latticeSites) | lm::io::hdf5::SimulationFile | virtual | 
  | setDiffusionModelLattice(lm::io::DiffusionModel *m, lm::rdme::ByteLattice *lattice) | lm::io::hdf5::SimulationFile | virtual | 
  | setDiffusionModelLattice(lm::io::DiffusionModel *m, lm::rdme::IntLattice *lattice) | lm::io::hdf5::SimulationFile | virtual | 
  | setFirstPassageTimes(unsigned int replicate, lm::io::FirstPassageTimes *speciesCounts) | lm::io::hdf5::SimulationFile | virtual | 
  | setParameter(string key, string value) | lm::io::hdf5::SimulationFile | virtual | 
  | setReactionModel(lm::io::ReactionModel *reactionModel) | lm::io::hdf5::SimulationFile | virtual | 
  | setSpatialModel(lm::io::SpatialModel *model) | lm::io::hdf5::SimulationFile | virtual | 
  | SimulationFile(const string filename) | lm::io::hdf5::SimulationFile |  | 
  | SimulationFile(const char *filename) | lm::io::hdf5::SimulationFile |  | 
  | simulationsGroup | lm::io::hdf5::SimulationFile | protected | 
  | version | lm::io::hdf5::SimulationFile | protected | 
  | write3DLattice_U8LE(const char *path, uint8_t *data, unsigned int x, unsigned int y, unsigned int z) | lm::io::hdf5::SimulationFile | protected | 
  | writeParticleLattice_U32LE(hid_t handle, const char *path, unsigned int *data, unsigned int x, unsigned int y, unsigned int z, unsigned int w) | lm::io::hdf5::SimulationFile | protected | 
  | writeParticleLattice_U8LE(const char *path, uint8_t *data, unsigned int x, unsigned int y, unsigned int z, unsigned int w) | lm::io::hdf5::SimulationFile | protected | 
  | ~SimulationFile() | lm::io::hdf5::SimulationFile | virtual |