NDEVR
API Documentation
DNBJSONFactory Member List

This is the complete list of members for DNBJSONFactory, including all inherited members.

canRead(const File &file) final overrideDNBJSONFactoryprotectedvirtual
IOFactory::canRead(const FactoryParameters &file)IOFactoryvirtual
IOFactory::canRead(const FileFormat &file)IOFactoryvirtual
canWrite(const File &file) final overrideDNBJSONFactoryprotectedvirtual
IOFactory::canWrite(const FactoryParameters &file)IOFactoryvirtual
IOFactory::canWrite(const FileFormat &file)IOFactoryvirtual
DefaultFactory()DNBJSONFactorystatic
defaultReadOptions(const FactoryParameters &file) const final overrideDNBJSONFactoryprotectedvirtual
defaultWriteOptions(const FactoryParameters &file) const final overrideDNBJSONFactoryprotectedvirtual
determineExtension(const File &file, String &extension) final overrideDNBJSONFactoryprotectedvirtual
DNBJSONFactory()DNBJSONFactoryprotected
EnableExtension(const StringView &extension, const StringView &read_password, const StringView &write_password)IOFactorystatic
EnableFactory(IOFactory *factory, const StringView &read_password, const StringView &write_password)IOFactorystatic
EnableFactory(const StringView &factory, const StringView &read_password, const StringView &write_password)IOFactorystatic
factoryFeatures(const FactoryParameters &file, bool is_import) const overrideDNBJSONFactoryprotectedvirtual
factoryReadAppFeature() constIOFactory
factoryWriteAppFeature() constIOFactory
filterModelsToExport(Buffer< UUID > models_to_check, const DesignObjectLookup *lookup, const FileFormat &export_format) const final overrideDNBJSONFactoryprotectedvirtual
getIcon(const File &file) final overrideDNBJSONFactoryprotectedvirtual
getSupportedFormats(Buffer< FileFormat > &formats, bool is_read) final overrideDNBJSONFactoryprotectedvirtual
IOFactory::getSupportedFormats(Buffer< FileFormat > &formats)IOFactory
IOFactory::getSupportedFormats(Buffer< FileFormat > &formats, const File &file)IOFactoryvirtual
IOFactory::getSupportedFormats(Buffer< FileFormat > &formats, DesignObjectLookup *lookup, const Buffer< UUID > &models)IOFactoryvirtual
getSupportedFormatsByModelType(Buffer< FileFormat > &formats, bool is_read, const StringView &model_type) overrideDNBJSONFactoryprotectedvirtual
getSupportedFormatsForExtension(Buffer< FileFormat > &formats, bool is_read, const StringView &extension)IOFactoryvirtual
IOFactory(const StringView &factory_name)IOFactory
isAutoEnabled() const final overrideDNBJSONFactoryprotectedvirtual
isFactoryEnabled(bool is_read) constIOFactoryvirtual
name() constIOFactoryinline
readFile(FactoryParameters &file) final overrideDNBJSONFactoryprotectedvirtual
readFileWithDefaultSettings(const File &file, DesignObjectLookup *lookup)IOFactory
readScenesFromFile(const File &file)IOFactory
throwIfNotEnabled(bool is_read)IOFactory
updateFromFile(const FactoryParameters &file, const FactoryOptions &old_options)IOFactoryvirtual
writeFile(FactoryParameters &) final overrideDNBJSONFactoryprotectedvirtual
writeScenesToFile(const File &file, const Buffer< Scene > &scene)IOFactory
~IOFactory()IOFactoryvirtual