Inviwo  0.9.10.1
Inviwo documentation
inviwo::PythonProcessorFactoryObjectBase Class Reference
+ Inheritance diagram for inviwo::PythonProcessorFactoryObjectBase:

Public Member Functions

 PythonProcessorFactoryObjectBase (PythonProcessorFactoryObjectData data)
 
- Public Member Functions inherited from inviwo::ProcessorFactoryObject
 ProcessorFactoryObject (ProcessorInfo info)
 
virtual std::unique_ptr< Processorcreate (InviwoApplication *app)=0
 
ProcessorInfo getProcessorInfo () const
 
std::string getClassIdentifier () const
 
std::string getDisplayName () const
 
Tags getTags () const
 
std::string getCategory () const
 
CodeState getCodeState () const
 
bool isVisible ()
 

Protected Attributes

std::string name_
 
std::string file_
 

The documentation for this class was generated from the following files: