![]()  | 
  
    Inviwo
    0.9.10.1
    
   Inviwo documentation 
   | 
 
 Inheritance diagram for inviwo::PortInspector:Public Member Functions | |
| PortInspector (std::string portClassIdentifier, std::string inspectorWorkspaceFileName) | |
| const std::string & | getInspectorNetworkFileName () const | 
| const std::string & | getPortClassName () const | 
| const std::vector< Processor * > & | getProcessors () const | 
| const std::vector< Inport * > & | getInports () const | 
| CanvasProcessor * | getCanvasProcessor () const | 
| const std::vector< PortConnection > & | getConnections () const | 
| const std::vector< PropertyLink > & | getPropertyLinks () const | 
| virtual void | serialize (Serializer &s) const override | 
| virtual void | deserialize (Deserializer &d) override |