VPTissue Reference Manual
SimPT_Shell::Hdf5Viewer Class Reference

Class definition for Hdf5Viewer. More...

#include <Hdf5Viewer.h>

Inheritance diagram for SimPT_Shell::Hdf5Viewer:
Inheritance graph
Collaboration diagram for SimPT_Shell::Hdf5Viewer:
Collaboration graph

Public Member Functions

 Hdf5Viewer (const std::shared_ptr< SimShell::Ws::MergedPreferences > &p)
 
- Public Member Functions inherited from SimPT_Shell::FileViewer< Hdf5File >
 FileViewer (const std::shared_ptr< SimShell::Ws::MergedPreferences > &)
 
 FileViewer (const std::shared_ptr< SimShell::Ws::MergedPreferences > &, std::string const &dir_path)
 
virtual ~FileViewer ()
 Destructor must be virtual.
 
void Update (const EventType &e)
 Check whether export should happen and then do so.
 

Detailed Description

Class definition for Hdf5Viewer.

It assumes (

See also
implementation) preferences hdf5_enabled, hdf5_stride and hdf5_file_name to be available. The latter is the logical file name (no extension, not the full path to the project directory).
Note
The definition does not use a typedef because that clashes with forward definitions of the same class in client.

Definition at line 41 of file Hdf5Viewer.h.


The documentation for this class was generated from the following file: