HDF5Writer Member List
This is the complete list of members for
HDF5Writer, including all inherited members.
| appendMeshInfo(string triaId, struct TriaInformation info) | HDF5Writer | [protected] |
| close() | HDF5Writer | |
| existTriaInformation(string strName) | HDF5Writer | |
| fieldInfo | HDF5Writer | [private] |
| FieldInfoHeap typedef | HDF5Writer | [private] |
| getFieldCount(string fieldName) | HDF5Writer | [protected] |
| getFieldInfo(std::string fileName) | HDF5Writer | [inline, protected] |
| getFile() | HDF5Writer | [inline] |
| getFileName() | HDF5Writer | [inline] |
| getNameOfLastRegisteredTriangulation() | HDF5Writer | [inline, protected] |
| getTriaInformation(string strName) | HDF5Writer | [protected] |
| getVariablesEnd() | HDF5Writer | [protected] |
| getVariablesIterator() | HDF5Writer | [protected] |
| getVariableValue(std::string var) | HDF5Writer | |
| HDF5Writer() | HDF5Writer | |
| incFieldCount(string fieldName) | HDF5Writer | [protected] |
| m_file | HDF5Writer | [private] |
| m_lastTriaName | HDF5Writer | [private] |
| m_strFileName | HDF5Writer | [private] |
| putMeshIntoDictionary(string triaId, unsigned verts, unsigned cells) | HDF5Writer | [protected] |
| setAtt(string objPath, string attName, string value) | HDF5Writer | |
| setAtt(string objPath, string attName, double dValue) | HDF5Writer | |
| setOutputFile(string strFileName) | HDF5Writer | |
| setVariable(std::string var, std::string value) | HDF5Writer | |
| setVariable(std::string var, double dValue) | HDF5Writer | |
| STRUCTURED_GRID enum value | HDF5Writer | [protected] |
| TriaHeap typedef | HDF5Writer | [private] |
| triaHeap | HDF5Writer | [private] |
| TriaType enum name | HDF5Writer | [protected] |
| UNSTRUCTURED_GRID enum value | HDF5Writer | [protected] |
| validateField(string triaId, string fieldName) | HDF5Writer | [protected] |
| VariableIterator typedef | HDF5Writer | [protected] |
| varsHeap | HDF5Writer | [private] |
| writeContextVariables(std::string dataSetPath) | HDF5Writer | [protected] |
| writeGrp(string grpName) | HDF5Writer | |
| writeInChunks(hid_t dataset, hsize_t offset[], hsize_t count[], void *buff) | HDF5Writer | [protected] |
| writeInt(string objPath, string attName, int i) | HDF5Writer | |
| ~HDF5Writer() | HDF5Writer | |