Computer Assisted Medical Intervention Tool Kit  version 5.2
PostWriter Class Reference

TODO Comment class here. More...

#include <PostWriter.h>

+ Inheritance diagram for PostWriter:
+ Collaboration diagram for PostWriter:

Public Member Functions

 PostWriter (MonitoringManager *monitoringManager)
 constructor More...
 
std::string write ()
 write the POST part of batch file into a string More...
 
 ~PostWriter ()
 destructor More...
 
- Public Member Functions inherited from AnsysBatchWriter
 AnsysBatchWriter (MonitoringManager *monitoringManager)
 constructor 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

◆ PostWriter()

PostWriter::PostWriter ( MonitoringManager monitoringManager)

constructor

◆ ~PostWriter()

PostWriter::~PostWriter ( )

destructor

Member Function Documentation

◆ write()

std::string PostWriter::write ( )
virtual

write the POST part of batch file into a string

Implements AnsysBatchWriter.

Referenced by AnsysBatch::write().

+ Here is the caller graph for this function:

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