◆ ptr
◆ TextWriter()
nmtSample::TextWriter::TextWriter |
( |
std::shared_ptr< std::ostream > |
textOnput, |
|
|
Vocabulary::ptr |
vocabulary |
|
) |
| |
◆ ~TextWriter()
nmtSample::TextWriter::~TextWriter |
( |
| ) |
|
|
overridedefault |
◆ write()
void nmtSample::TextWriter::write |
( |
const int * |
hOutputData, |
|
|
int |
actualOutputSequenceLength, |
|
|
int |
actualInputSequenceLength |
|
) |
| |
|
overridevirtual |
◆ initialize()
void nmtSample::TextWriter::initialize |
( |
| ) |
|
|
overridevirtual |
◆ finalize()
void nmtSample::TextWriter::finalize |
( |
| ) |
|
|
overridevirtual |
◆ getInfo()
std::string nmtSample::TextWriter::getInfo |
( |
| ) |
|
|
overridevirtual |
◆ generateText()
std::string nmtSample::DataWriter::generateText |
( |
int |
sequenceLength, |
|
|
const int * |
currentOutputData, |
|
|
Vocabulary::ptr |
vocabulary |
|
) |
| |
|
staticprotectedinherited |
◆ mOutput
std::shared_ptr<std::ostream> nmtSample::TextWriter::mOutput |
|
private |
◆ mVocabulary
The documentation for this class was generated from the following files:
- textWriter.h
- textWriter.cpp