#include <ExportFileFormatCsv.hpp>
Inherits ExportFileFormatInterface.
◆ ExportFileFormatCsv()
ExportFileFormatCsv::ExportFileFormatCsv |
( |
| ) |
|
◆ ~ExportFileFormatCsv()
ExportFileFormatCsv::~ExportFileFormatCsv |
( |
| ) |
|
|
virtual |
◆ close()
void ExportFileFormatCsv::close |
( |
| ) |
|
|
virtual |
◆ create()
void ExportFileFormatCsv::create |
( |
const std::string & | path | ) |
|
|
virtual |
◆ open()
virtual bool ExportFileFormatCsv::open |
( |
| ) |
|
|
inlinevirtual |
◆ write()
void ExportFileFormatCsv::write |
( |
Query & | query | ) |
|
|
virtual |
◆ file_
File ExportFileFormatCsv::file_ |
|
private |
The documentation for this class was generated from the following files:
- ExportFileFormatCsv.hpp
- ExportFileFormatCsv.cpp