#include <NesFormat.hpp>
◆ NesFormat()
◆ ~NesFormat()
virtual NES::NesFormat::~NesFormat |
( |
| ) |
|
|
virtualdefaultnoexcept |
◆ getFormattedBuffer()
◆ getFormattedSchema()
std::string NES::NesFormat::getFormattedSchema |
( |
| ) |
|
|
overridevirtual |
◆ getSinkFormat()
◆ getTupleIterator()
method to write a TupleBuffer
- Parameters
-
- Returns
- vector of Tuple buffer containing the content of the tuplebuffer
Implements NES::SinkFormat.
References NES_NOT_IMPLEMENTED.
◆ toString()
std::string NES::NesFormat::toString |
( |
| ) |
|
|
overridevirtual |
method to return the format as a string
- Returns
- format as string
Implements NES::SinkFormat.
The documentation for this class was generated from the following files: