#include <ResultWriter.h>
|
| | VoidWriter (unsigned int bufferSize) |
| |
| | ~VoidWriter () |
| |
| | ResultWriter (unsigned int bufferSize) |
| |
| virtual | ~ResultWriter () |
| |
| unsigned int | addSignal (const ComRef &name, const std::string &description, SignalType_t type, bool exportNameUsed=false) |
| |
| void | addParameter (const ComRef &name, const std::string &description, SignalType_t type, SignalValue_t value, bool exportNameUsed=false) |
| |
| bool | create (const std::string &filename, double startTime, double stopTime) |
| |
| void | close () |
| |
| void | updateSignal (unsigned int id, SignalValue_t value) |
| |
| void | emit (double time) |
| |
◆ VoidWriter()
| oms::VoidWriter::VoidWriter |
( |
unsigned int |
bufferSize | ) |
|
|
inline |
◆ ~VoidWriter()
| oms::VoidWriter::~VoidWriter |
( |
| ) |
|
|
inline |
◆ closeFile()
| void oms::VoidWriter::closeFile |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ createFile()
| bool oms::VoidWriter::createFile |
( |
const std::string & |
filename, |
|
|
double |
startTime, |
|
|
double |
stopTime |
|
) |
| |
|
inlineprotectedvirtual |
◆ writeFile()
| void oms::VoidWriter::writeFile |
( |
| ) |
|
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file:
- /var/lib/jenkins1/ws/OMSimulator_PR-1617/src/OMSimulatorLib/ResultWriter.h