#include <mitkCLResultXMLWriter.h>
Definition at line 25 of file mitkCLResultXMLWriter.h.
◆ CLResultXMLWriter()
mitk::cl::CLResultXMLWriter::CLResultXMLWriter |
( |
| ) |
|
|
default |
◆ ~CLResultXMLWriter()
mitk::cl::CLResultXMLWriter::~CLResultXMLWriter |
( |
| ) |
|
|
default |
◆ SetCLIArgs()
void mitk::cl::CLResultXMLWriter::SetCLIArgs |
( |
const std::map< std::string, us::Any > & |
args | ) |
|
◆ SetFeatures()
◆ SetImage()
void mitk::cl::CLResultXMLWriter::SetImage |
( |
const Image * |
image | ) |
|
◆ SetMask()
void mitk::cl::CLResultXMLWriter::SetMask |
( |
const Image * |
mask | ) |
|
◆ SetMethodName()
void mitk::cl::CLResultXMLWriter::SetMethodName |
( |
const std::string & |
name | ) |
|
◆ SetMethodVersion()
void mitk::cl::CLResultXMLWriter::SetMethodVersion |
( |
const std::string & |
version | ) |
|
◆ SetOrganisation()
void mitk::cl::CLResultXMLWriter::SetOrganisation |
( |
const std::string & |
orga | ) |
|
◆ SetPipelineUID()
void mitk::cl::CLResultXMLWriter::SetPipelineUID |
( |
const std::string & |
pipelineUID | ) |
|
◆ write() [1/2]
void mitk::cl::CLResultXMLWriter::write |
( |
const std::string & |
filePath | ) |
const |
◆ write() [2/2]
void mitk::cl::CLResultXMLWriter::write |
( |
std::ostream & |
stream | ) |
const |
The documentation for this class was generated from the following file: