VPTissue Reference Manual
SimPT_Shell::FileViewer< FileType > Class Template Reference

Viewer that writes to file and needs to maintain some state info w.r.t. More...

#include <FileViewer.h>

Inheritance diagram for SimPT_Shell::FileViewer< FileType >:
Inheritance graph
Collaboration diagram for SimPT_Shell::FileViewer< FileType >:
Collaboration graph

Public Member Functions

 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.
 
template<typename EventType >
void Update (const EventType &e)
 Check whether export should happen and then do so.
 

Detailed Description

template<typename FileType>
class SimPT_Shell::FileViewer< FileType >

Viewer that writes to file and needs to maintain some state info w.r.t.

file it is writing to.

Definition at line 35 of file FileViewer.h.


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