#include <ExportFileFormatInterface.hpp>
Inherited by ExportFileFormatCsv, and ExportFileFormatLas.
◆ ~ExportFileFormatInterface()
virtual ExportFileFormatInterface::~ExportFileFormatInterface |
( |
| ) |
|
|
virtualdefault |
◆ close()
virtual void ExportFileFormatInterface::close |
( |
| ) |
|
|
pure virtual |
◆ create()
virtual void ExportFileFormatInterface::create |
( |
const std::string & | path | ) |
|
|
pure virtual |
◆ open()
virtual bool ExportFileFormatInterface::open |
( |
| ) |
|
|
pure virtual |
◆ properties()
◆ setProperties()
◆ write()
virtual void ExportFileFormatInterface::write |
( |
Query & | query | ) |
|
|
pure virtual |
◆ properties_
The documentation for this class was generated from the following file:
- ExportFileFormatInterface.hpp