C++ SDK Documentation
12.0.0
|
Public Member Functions | |
BlockFormatter (const BlockReader &reader) | |
void | format () |
virtual void | writeRow (int rowNum, const std::string &row)=0 |
Class to formatting the data from a UDF arg reader.
See BlockFormatterCout for example