#include <processor_context.h>
|
std::atomic< bool > | stop_ {false} |
|
◆ NextRoutine()
virtual std::shared_ptr<CRoutine> apollo::cyber::scheduler::ProcessorContext::NextRoutine |
( |
| ) |
|
|
pure virtual |
◆ Shutdown()
virtual void apollo::cyber::scheduler::ProcessorContext::Shutdown |
( |
| ) |
|
|
virtual |
◆ Wait()
virtual void apollo::cyber::scheduler::ProcessorContext::Wait |
( |
| ) |
|
|
pure virtual |
◆ stop_
std::atomic<bool> apollo::cyber::scheduler::ProcessorContext::stop_ {false} |
|
protected |
The documentation for this class was generated from the following file: