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