#include <processor.h>
◆ Processor()
apollo::cyber::scheduler::Processor::Processor |
( |
| ) |
|
◆ ~Processor()
virtual apollo::cyber::scheduler::Processor::~Processor |
( |
| ) |
|
|
virtual |
◆ BindContext()
void apollo::cyber::scheduler::Processor::BindContext |
( |
const std::shared_ptr< ProcessorContext > & |
context | ) |
|
◆ ProcSnapshot()
std::shared_ptr<Snapshot> apollo::cyber::scheduler::Processor::ProcSnapshot |
( |
| ) |
|
|
inline |
◆ Run()
void apollo::cyber::scheduler::Processor::Run |
( |
| ) |
|
◆ Stop()
void apollo::cyber::scheduler::Processor::Stop |
( |
| ) |
|
◆ Thread()
std::thread* apollo::cyber::scheduler::Processor::Thread |
( |
| ) |
|
|
inline |
◆ Tid()
std::atomic<pid_t>& apollo::cyber::scheduler::Processor::Tid |
( |
| ) |
|
The documentation for this class was generated from the following file: