OS  v1.7.5
Documentation
Loading...
Searching...
No Matches
qOS::task Member List

This is the complete list of members for qOS::task, including all inherited members.

activities(event_t e)qOS::taskprotectedvirtual
asleep(void) noexceptqOS::taskinline
attachQueue(queue &q, const queueLinkMode mode, const size_t arg=1U) noexceptqOS::task
awake(void) noexceptqOS::taskinline
disable(void) noexceptqOS::taskinline
enable(void) noexceptqOS::taskinline
getBindedObject(void) const noexceptqOS::task
getContainer(void) noexceptqOS::nodeinlineprotected
getCycles(void) const noexceptqOS::task
getID(void) const noexceptqOS::task
getName(void) const noexceptqOS::task
getPriority(void) const noexceptqOS::task
getQueue(void) noexceptqOS::task
getState(void) const noexceptqOS::task
INDEFINITEqOS::taskstatic
isEnabled(void) const noexceptqOS::taskinline
node()qOS::nodeinlineprotected
PERIODICqOS::taskstatic
resume(void) noexceptqOS::taskinline
setCallback(const taskFcn_t tCallback) noexceptqOS::task
setData(void *arg) noexceptqOS::task
setIterations(const iteration_t iValue) noexceptqOS::task
setName(const char *tName) noexceptqOS::task
setPriority(const priority_t pValue) noexceptqOS::task
setState(const taskState s) noexceptqOS::task
setTime(const qOS::duration_t tValue) noexceptqOS::task
SINGLE_SHOTqOS::taskstatic
suspend(void) noexceptqOS::taskinline
task()=defaultqOS::task
~task()qOS::taskinlinevirtual