![]() |
API Documentation
|
This is the complete list of members for NDVFactory, including all inherited members.
| AddSetupCallback(NDVSetupCallback *callback) | NDVFactory | static |
| canRead(const FactoryParameters &file) override | NDVFactory | virtual |
| NDEVR::IOFactory::canRead(const File &file) | IOFactory | virtual |
| NDEVR::IOFactory::canRead(const FileFormat &file) | IOFactory | virtual |
| canWrite(const FactoryParameters &file) override | NDVFactory | virtual |
| canWrite(const FileFormat &file) override | NDVFactory | virtual |
| NDEVR::IOFactory::canWrite(const File &file) | IOFactory | virtual |
| CurrentVersion() | NDVFactory | static |
| DefaultFactory() | NDVFactory | static |
| defaultReadOptions(const FactoryParameters &file) const override | NDVFactory | virtual |
| defaultWriteOptions(const FactoryParameters &file) const override | NDVFactory | virtual |
| determineExtension(const File &file, String &extension) override | NDVFactory | virtual |
| EnableExtension(const String &extension, const String &read_password, const String &write_password) | IOFactory | static |
| EnableFactory(IOFactory *factory, const String &read_password, const String &write_password) | IOFactory | static |
| EnableFactory(const String &factory, const String &read_password, const String &write_password) | IOFactory | static |
| factoryFeatures(const FactoryParameters &file, bool is_import) const override | NDVFactory | virtual |
| factoryReadAppFeature() const | IOFactory | |
| factoryWriteAppFeature() const | IOFactory | |
| filterModelsToExport(Buffer< UUID > models_to_check, const DesignObjectLookup *lookup, const FileFormat &export_format) const | IOFactory | virtual |
| getData(const File &file) | NDVFactory | |
| getIcon(const File &file) override | NDVFactory | virtual |
| getSupportedFormats(Buffer< FileFormat > &formats, bool is_read) override | NDVFactory | virtual |
| NDEVR::IOFactory::getSupportedFormats(Buffer< FileFormat > &formats) | IOFactory | |
| NDEVR::IOFactory::getSupportedFormats(Buffer< FileFormat > &formats, const File &file) | IOFactory | virtual |
| NDEVR::IOFactory::getSupportedFormats(Buffer< FileFormat > &formats, DesignObjectLookup *lookup, const Buffer< UUID > &models) | IOFactory | virtual |
| getSupportedFormatsByModelType(Buffer< FileFormat > &formats, bool is_read, const String &model_type) | IOFactory | virtual |
| getSupportedFormatsForExtension(Buffer< FileFormat > &formats, bool is_read, const String &extension) | IOFactory | virtual |
| IOFactory(const String &factory_name) | IOFactory | |
| isAutoEnabled() const | IOFactory | virtual |
| isFactoryEnabled(bool is_read) const | IOFactory | virtual |
| name() const | IOFactory | inline |
| NDVFactory() | NDVFactory | protected |
| NDVFormat() | NDVFactory | static |
| readFile(FactoryParameters ¶ms) override | NDVFactory | virtual |
| readFileWithDefaultSettings(const File &file, DesignObjectLookup *lookup) | IOFactory | |
| ReadIcon(const File &file, ImageFactory &factory) | NDVFactory | static |
| readScenesFromFile(const File &file) | IOFactory | |
| throwIfNotEnabled(bool is_read) | IOFactory | |
| updateFromFile(const FactoryParameters &file, const FactoryOptions &old_options) | IOFactory | virtual |
| version(const File &file) | NDVFactory | |
| writeFile(FactoryParameters ¶ms) override | NDVFactory | virtual |
| writeScenesToFile(const File &file, const Buffer< Scene > &scene) | IOFactory | |
| ~IOFactory() | IOFactory | virtual |