![]() |
Dataflow Runtime API
3.0.3.0
|
Namespaces | |
mock | |
Classes | |
class | CriticalRegion |
A RAII object that enters a critical region when created and leaves it when it goes out of scope again. More... | |
class | Mailbox |
A Mailbox that can be used in an embOS task to receive fixed size messages. More... | |
class | MailboxImpl |
The actual implementation of the mailbox with a fixed size byte array as message. More... | |
class | Task |
Interface to the embOS task module. More... | |