Workspace 6.21.5
Classes | Typedefs
CSIRO::Hdf5 Namespace Reference

Classes

class  Hdf5MeshElementsInterface
 Implementation of MeshElementsInterface that delay-loads data stored in a specific Hdf5 file as it is needed. More...
 
class  Hdf5MeshModelInterface
 Read-only MeshModelInterface implementation that delay-loads underlying data from a specific HDF5 file on an as-requested basis. More...
 
class  Hdf5MeshModelReader
 Reads a MeshModelInterface from a HDF5 mesh interface file. More...
 
class  Hdf5MeshModelWriter
 Writes a MeshModelInterface to a HDF5 mesh interface file. More...
 
class  Hdf5MeshNodesInterface
 Implementation of Mesh::MeshNodesInterface that delay-loads data stored in a specific Hdf5 file as it is needed. More...
 
class  Hdf5MeshSerializer
 Helper class for writing a single Mesh::MeshModelInterface to a HDF5 format. More...
 
class  Hdf5Plugin
 A plugin for interacting with the HDF5 data storage format. More...
 
class  Hdf5SceneReader
 Reads from a HDF5 file into a Hdf5MeshModelInterface. More...
 
class  Hdf5SceneSerializer
 Helper class for writing SceneItem data to the Workspace Hdf5 format. More...
 
class  Hdf5SceneWriter
 Writes a MeshModelInterface to a HDF5 mesh interface file. More...
 
class  Hdf5StateStorage
 
class  Hdf5Utils
 Utility class containing convenience methods for interacting with Hdf5 files. More...
 

Typedefs

using int_type = Mesh::MeshModelInterface::int_type
 
using size_type = Mesh::MeshModelInterface::size_type
 

Typedef Documentation

◆ int_type

◆ size_type