Lumiera  0.pre.03
»edit your freedom«
Port Class Referenceabstract

Description

Definition at line 70 of file proc-node.hpp.

Public Member Functions

 Port (ProcID &id)
 
virtual ~Port ()
 this is an interface More...
 
virtual BuffHandle weave (TurnoutSystem &, OptionalBuff=std::nullopt)=0
 

Public Attributes

ProcIDprocID
 

Additional Inherited Members

- Private Member Functions inherited from NonCopyable
 NonCopyable (NonCopyable const &)=delete
 
NonCopyableoperator= (NonCopyable const &)=delete
 

Constructor & Destructor Documentation

◆ ~Port()

~Port ( )
virtual

this is an interface

Remarks
VTables for the Port-Turnout hierarchy emitted from proc-node.cpp

Definition at line 60 of file proc-node.cpp.

+ Inheritance diagram for Port:
+ Collaboration diagram for Port:

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