This is the complete list of members for ExportFileFormatInterface, including all inherited members.
| close()=0 | ExportFileFormatInterface | pure virtual |
| create(const std::string &path)=0 | ExportFileFormatInterface | pure virtual |
| open()=0 | ExportFileFormatInterface | pure virtual |
| properties() const | ExportFileFormatInterface | inline |
| properties_ | ExportFileFormatInterface | private |
| setProperties(const ExportFileProperties &prop) | ExportFileFormatInterface | inline |
| write(Query &query)=0 | ExportFileFormatInterface | pure virtual |
| ~ExportFileFormatInterface()=default | ExportFileFormatInterface | virtual |