FreeRTOS C++ Wrappers
1.6.0
C++ interface to FreeRTOS
cpp_freertos
Thread
cpp_freertos::Thread Member List
This is the complete list of members for
cpp_freertos::Thread
, including all inherited members.
Cleanup
()
cpp_freertos::Thread
protected
virtual
ConditionVariable
class
cpp_freertos::Thread
friend
Delay
(const TickType_t Delay)
cpp_freertos::Thread
inline
protected
DelayUntil
(const TickType_t Period)
cpp_freertos::Thread
protected
delayUntilInitialized
cpp_freertos::Thread
private
delayUntilPreviousWakeTime
cpp_freertos::Thread
private
EndScheduler
()
cpp_freertos::Thread
inline
static
GetHandle
()
cpp_freertos::Thread
inline
GetName
()
cpp_freertos::Thread
inline
GetPriority
()
cpp_freertos::Thread
inline
GetPriorityFromISR
()
cpp_freertos::Thread
inline
handle
cpp_freertos::Thread
private
Name
cpp_freertos::Thread
private
Priority
cpp_freertos::Thread
private
ResetDelayUntil
()
cpp_freertos::Thread
protected
Resume
()
cpp_freertos::Thread
inline
ResumeFromISR
()
cpp_freertos::Thread
inline
Run
()=0
cpp_freertos::Thread
protected
pure virtual
SchedulerActive
cpp_freertos::Thread
private
static
SetPriority
(UBaseType_t NewPriority)
cpp_freertos::Thread
inline
Signal
()
cpp_freertos::Thread
inline
private
StackDepth
cpp_freertos::Thread
private
Start
()
cpp_freertos::Thread
StartGuardLock
cpp_freertos::Thread
private
static
StartScheduler
()
cpp_freertos::Thread
inline
static
Suspend
()
cpp_freertos::Thread
inline
TaskFunctionAdapter
(void *pvParameters)
cpp_freertos::Thread
private
static
Thread
(const std::string Name, uint16_t StackDepth, UBaseType_t Priority)
cpp_freertos::Thread
Thread
(uint16_t StackDepth, UBaseType_t Priority)
cpp_freertos::Thread
ThreadStarted
cpp_freertos::Thread
private
ThreadWaitSem
cpp_freertos::Thread
private
Wait
(ConditionVariable &Cv, Mutex &CvLock, TickType_t Timeout=portMAX_DELAY)
cpp_freertos::Thread
protected
Yield
()
cpp_freertos::Thread
inline
static
~Thread
()
cpp_freertos::Thread
virtual
Generated on Sat Oct 20 2018 15:06:50 for FreeRTOS C++ Wrappers by
1.8.13