Computer Assisted Medical Intervention Tool Kit  version 5.1
 
Loading...
Searching...
No Matches
PrepWriter Class Reference

TODO Comment class here. More...

#include <PrepWriter.h>

Public Member Functions

 PrepWriter (std::string wd, MonitoringManager *monitoringManager)
 constructor
 
std::string write ()
 write the PREP part of batch file into a string
 
 ~PrepWriter ()
 destructor
 
- Public Member Functions inherited from AnsysBatchWriter
 AnsysBatchWriter (MonitoringManager *monitoringManager)
 constructor
 
virtual ~AnsysBatchWriter ()
 destructor
 

Additional Inherited Members

- Protected Attributes inherited from AnsysBatchWriter
MonitoringManagermonitoringManager
 monitoring manager
 

Detailed Description

TODO Comment class here.

Constructor & Destructor Documentation

◆ PrepWriter()

PrepWriter::PrepWriter ( std::string  wd,
MonitoringManager monitoringManager 
)

constructor

◆ ~PrepWriter()

PrepWriter::~PrepWriter ( )

destructor

Member Function Documentation

◆ write()

std::string PrepWriter::write ( )
virtual

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