Computer Assited Medical Intervention Tool Kit  version 5.0
ParametersWriter Class Reference

TODO Comment class here. More...

#include <ParametersWriter.h>

Public Member Functions

 ParametersWriter (MonitoringManager *monitoringManager)
 constructor More...
 
std::string write ()
 write the PREP part of batch file into a string More...
 
 ~ParametersWriter ()
 destructor More...
 
- Public Member Functions inherited from AnsysBatchWriter
 AnsysBatchWriter (MonitoringManager *monitoringManager)
 constructor More...
 
virtual std::string write ()=0
 write a part of batch file into a string More...
 
virtual ~AnsysBatchWriter ()
 destructor More...
 

Additional Inherited Members

- Protected Attributes inherited from AnsysBatchWriter
MonitoringManagermonitoringManager
 monitoring manager More...
 

Detailed Description

TODO Comment class here.

Constructor & Destructor Documentation

◆ ParametersWriter()

ParametersWriter::ParametersWriter ( MonitoringManager monitoringManager)

constructor

◆ ~ParametersWriter()

ParametersWriter::~ParametersWriter ( )

destructor

Member Function Documentation

◆ write()


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