#include <WriteStreamJSON.h>
Definition at line 288 of file WriteStreamJSON.h.
◆ ~WriteCoutJSONFactory()
souffle::WriteCoutJSONFactory::~WriteCoutJSONFactory |
( |
| ) |
|
|
overridedefault |
◆ getName()
const std::string& souffle::WriteCoutJSONFactory::getName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getWriter()
Own<WriteStream> souffle::WriteCoutJSONFactory::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: