An internal class used in Scheduleble to cache a pointer to the scheduler.
More...
#include <Scheduleable.hpp>
An internal class used in Scheduleble to cache a pointer to the scheduler.
This class is used by Scheduleable objects
Definition at line 427 of file Scheduleable.hpp.
◆ PrecedenceSetup()
sparta::Scheduleable::PrecedenceSetup::PrecedenceSetup |
( |
Scheduleable * |
scheduleable | ) |
|
|
inlineexplicit |
◆ equals()
bool sparta::Scheduleable::PrecedenceSetup::equals |
( |
const PrecedenceSetup & |
other | ) |
const |
|
inline |
◆ operator bool()
sparta::Scheduleable::PrecedenceSetup::operator bool |
( |
| ) |
const |
|
inline |
◆ operator const Scheduler *()
sparta::Scheduleable::PrecedenceSetup::operator const Scheduler * |
( |
| ) |
const |
|
inline |
◆ operator Scheduler *()
sparta::Scheduleable::PrecedenceSetup::operator Scheduler * |
( |
| ) |
|
|
inline |
◆ operator->() [1/2]
Scheduler * sparta::Scheduleable::PrecedenceSetup::operator-> |
( |
| ) |
|
|
inline |
◆ operator->() [2/2]
const Scheduler * sparta::Scheduleable::PrecedenceSetup::operator-> |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: