|
| InviwoModuleFactoryObjectTemplate (std::string_view name, Version version, std::string_view description, const std::filesystem::path &srcPath, Version inviwoCoreVersion, std::vector< std::string > dependencies, std::vector< Version > dependenciesVersion, std::vector< std::string > aliases, std::vector< LicenseInfo > licenses, ProtectedModule protectedModule) |
|
virtual std::unique_ptr< InviwoModule > | create (InviwoApplication *app) override |
|
| InviwoModuleFactoryObject (std::string_view name, Version version, std::string_view description, const std::filesystem::path &srcPath, Version inviwoCoreVersion, std::vector< std::string > dependencies, std::vector< Version > dependenciesVersion, std::vector< std::string > aliases, std::vector< LicenseInfo > licenses, ProtectedModule protectedModule) |
|
| InviwoModuleFactoryObject (const InviwoModuleFactoryObject &)=delete |
|
InviwoModuleFactoryObject & | operator= (const InviwoModuleFactoryObject &)=delete |
|
| InviwoModuleFactoryObject (InviwoModuleFactoryObject &&)=delete |
|
InviwoModuleFactoryObject & | operator= (InviwoModuleFactoryObject &&)=delete |
|
|
std::string | name |
|
Version | version |
|
std::string | description |
|
std::filesystem::path | srcPath |
|
Version | inviwoCoreVersion |
|
std::vector< std::pair< std::string, Version > > | dependencies |
|
std::vector< std::string > | aliases |
|
std::vector< LicenseInfo > | licenses |
|
ProtectedModule | protectedModule |
|
◆ create()
The documentation for this class was generated from the following file:
- inviwomodulefactoryobject.h