Workspace 6.21.5
Hdf5MeshSerializer Member List

This is the complete list of members for Hdf5MeshSerializer, including all inherited members.

AbortOnUnsupportedState enum valueHdf5MeshSerializer
Hdf5MeshSerializer(hid_t &file, const QString &meshName)Hdf5MeshSerializer
int_type typedefHdf5MeshSerializer
MAX_NAME_LENGTHHdf5MeshSerializerstatic
readBounds(Mesh::BoundingBoxMinimal &bounds) constHdf5MeshSerializer
readElementIndices(int lod, Hdf5MeshElementsInterface &elements) constHdf5MeshSerializer
readElementState(int lod, const QString &stateName, Hdf5MeshElementsInterface &elements) constHdf5MeshSerializer
readElementStateNames(int lod, const Mesh::ElementType::Type &type, QStringList &stateNames) constHdf5MeshSerializer
readElementStateTypes(int lod, const Mesh::ElementType::Type &type, StateTypeMap &states) constHdf5MeshSerializer
readElementTypes(int lod, QList< const Mesh::ElementType::Type * > &types) constHdf5MeshSerializer
readLodDistance(int lod, double &dist) constHdf5MeshSerializer
readMeshNames(hid_t &file)Hdf5MeshSerializerstatic
readNodePositions(int lod, Hdf5MeshNodesInterface &nodes) constHdf5MeshSerializer
readNodeState(int lod, const QString &stateName, Hdf5MeshNodesInterface &nodes) constHdf5MeshSerializer
readNodeStateNames(int lod, QStringList &names) constHdf5MeshSerializer
readNodeStateTypes(int lod, StateTypeMap &states) constHdf5MeshSerializer
readNumLods(size_type &n) constHdf5MeshSerializer
readNumNodes(int lod, size_type &n) constHdf5MeshSerializer
readVersion(size_type &version) constHdf5MeshSerializer
size_type typedefHdf5MeshSerializer
SkipUnsupportedState enum valueHdf5MeshSerializer
StateTypeMap typedefHdf5MeshSerializer
STRING_DATATYPEHdf5MeshSerializerstatic
STRING_DATATYPE_LENGTHHdf5MeshSerializerstatic
UnsupportedStateControl enum nameHdf5MeshSerializer
VERSIONHdf5MeshSerializerstatic
writeBounds(const Mesh::BoundingBoxMinimal &bounds)Hdf5MeshSerializer
writeCompleteMeshLod(int lod, const Mesh::MeshModelInterface &meshModel, double lodDistance, UnsupportedStateControl control=AbortOnUnsupportedState)Hdf5MeshSerializer
writeElementIndices(int lod, const Mesh::MeshElementsInterface &elements)Hdf5MeshSerializer
writeElementState(int lod, const Mesh::ElementStateHandle &state, const Mesh::MeshElementsInterface &elements, UnsupportedStateControl control=AbortOnUnsupportedState)Hdf5MeshSerializer
writeLodDistance(int lod, double distance)Hdf5MeshSerializer
writeNodePositions(int lod, const Mesh::MeshNodesInterface &nodes)Hdf5MeshSerializer
writeNodePositions(int lod, const Mesh::HierarchicalReferenceMeshNodesInterface &nodes)Hdf5MeshSerializer
writeNodeState(int lod, const Mesh::NodeStateHandle &state, const Mesh::MeshNodesInterface &nodes, UnsupportedStateControl control=AbortOnUnsupportedState)Hdf5MeshSerializer
writeVersion()Hdf5MeshSerializer