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