Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::PortInspector Class Reference

Public Member Functions

 PortInspector (std::string_view portClassIdentifier, const std::filesystem::path &inspectorWorkspaceFileName)
 
 PortInspector (const PortInspector &)=delete
 
 PortInspector (PortInspector &&)=default
 
PortInspectoroperator= (const PortInspector &)=delete
 
PortInspectoroperator= (PortInspector &&)=default
 
const std::filesystem::path & getInspectorNetworkFileName () const
 
const std::string & getPortClassName () const
 
const std::vector< std::shared_ptr< Processor > > & getProcessors () const
 
const std::vector< Inport * > & getInports () const
 
CanvasProcessorgetCanvasProcessor () const
 
const std::vector< PortConnection > & getConnections () const
 
const std::vector< PropertyLink > & getPropertyLinks () const
 

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