Declaration
class simaai::neat::graph::StageExecutor { ... }
Derived Classes
Public Destructor Index
Public Member Functions Index
| void | set_ports (const StagePorts &) |
|
|
|
| void | start () |
|
|
|
| void | stop () |
|
|
|
| void | on_input (StageMsg &&msg, std::vector< StageOutMsg > &out)=0 |
|
|
|
| void | on_tick (std::int64_t, std::vector< StageOutMsg > &) |
|
|
|
Definition at line 51 of file StageExecutor.h.
Public Destructor
~StageExecutor()
| virtual simaai::neat::graph::StageExecutor::~StageExecutor () |
|
virtual
default
|
Public Member Functions
on_input()
| virtual void simaai::neat::graph::StageExecutor::on_input (StageMsg && msg, std::vector< StageOutMsg > & out) |
|
on_tick()
| virtual void simaai::neat::graph::StageExecutor::on_tick (std::int64_t, std::vector< StageOutMsg > &) |
|
inline
virtual
|
set_ports()
| virtual void simaai::neat::graph::StageExecutor::set_ports (const StagePorts &) |
|
inline
virtual
|
start()
| virtual void simaai::neat::graph::StageExecutor::start () |
|
inline
virtual
|
stop()
| virtual void simaai::neat::graph::StageExecutor::stop () |
|
inline
virtual
|
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.