|
| PortInspector (std::string_view portClassIdentifier, const std::filesystem::path &inspectorWorkspaceFileName) |
|
| PortInspector (const PortInspector &)=delete |
|
| PortInspector (PortInspector &&)=default |
|
PortInspector & | operator= (const PortInspector &)=delete |
|
PortInspector & | operator= (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 |
|
CanvasProcessor * | getCanvasProcessor () const |
|
const std::vector< PortConnection > & | getConnections () const |
|
const std::vector< PropertyLink > & | getPropertyLinks () const |
|
The documentation for this class was generated from the following file: