#include <TreeTableExportInterface.hpp>
Inherited by TreeTableExportCsv.
◆ ~TreeTableExportInterface()
virtual TreeTableExportInterface::~TreeTableExportInterface |
( |
| ) |
|
|
virtualdefault |
◆ close()
virtual void TreeTableExportInterface::close |
( |
| ) |
|
|
pure virtual |
◆ create()
virtual void TreeTableExportInterface::create |
( |
const std::string & | path | ) |
|
|
pure virtual |
◆ open()
virtual bool TreeTableExportInterface::open |
( |
| ) |
|
|
pure virtual |
◆ properties()
◆ setProperties()
◆ write()
virtual void TreeTableExportInterface::write |
( |
const Segment & | segment | ) |
|
|
pure virtual |
◆ properties_
The documentation for this class was generated from the following file:
- TreeTableExportInterface.hpp