#include <WriteStreamCSV.h>
Definition at line 213 of file WriteStreamCSV.h.
◆ ~WriteFileCSVFactory()
souffle::WriteFileCSVFactory::~WriteFileCSVFactory |
( |
| ) |
|
|
overridedefault |
◆ getName()
const std::string& souffle::WriteFileCSVFactory::getName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getWriter()
Own<WriteStream> souffle::WriteFileCSVFactory::getWriter |
( |
const std::map< std::string, std::string > & |
rwOperation, |
|
|
const SymbolTable & |
symbolTable, |
|
|
const RecordTable & |
recordTable |
|
) |
| |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: