![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
Ansys batch writer allow to write a part of a batch file. More...
#include <AnsysBatchWriter.h>
Inheritance diagram for AnsysBatchWriter:Public Member Functions | |
| AnsysBatchWriter (MonitoringManager *monitoringManager) | |
| constructor More... | |
| virtual std::string | write ()=0 |
| write a part of batch file into a string More... | |
| virtual | ~AnsysBatchWriter () |
| destructor More... | |
Protected Attributes | |
| MonitoringManager * | monitoringManager |
| monitoring manager More... | |
Ansys batch writer allow to write a part of a batch file.
| AnsysBatchWriter::AnsysBatchWriter | ( | MonitoringManager * | monitoringManager | ) |
constructor
|
virtual |
destructor
|
pure virtual |
write a part of batch file into a string
Implemented in ParametersWriter, PostWriter, PrepWriter, and SoluWriter.
|
protected |
monitoring manager
1.8.8