VPTissue Reference Manual
SimPT_Shell::TextViewer< Exporter, GzExporter > Class Template Reference

Viewer that periodically exports mesh to a text file, opening writing and closing the file again during a single export. More...

#include <TextViewer.h>

Collaboration diagram for SimPT_Shell::TextViewer< Exporter, GzExporter >:
Collaboration graph

Public Member Functions

 TextViewer (const std::shared_ptr< SimShell::Ws::MergedPreferences > &p)
 
 TextViewer (const std::shared_ptr< SimShell::Ws::MergedPreferences > &p, const std::string &dir_path)
 
virtual ~TextViewer ()
 Destructor must be virtual.
 
template<>
void Update (const SimPT_Sim::Event::CoupledSimEvent &)
 
template<>
void Update (const SimPT_Sim::Event::CoupledSimEvent &)
 
template<typename EventType >
void Update (EventType const &e)
 Check whether export should happen and then do so.
 

Detailed Description

template<typename Exporter, typename GzExporter>
class SimPT_Shell::TextViewer< Exporter, GzExporter >

Viewer that periodically exports mesh to a text file, opening writing and closing the file again during a single export.

Definition at line 37 of file TextViewer.h.


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