![]() |
Imt.Base C++ API V4.1.1.0
|
Namespaces | |
namespace | freertos |
Classes | |
class | ExecutableInfo |
Executable data structure for executables like active parts. More... | |
class | Mailbox |
A Mailbox represents an abstract way for runtime to send/receive events with fixed size messages from underlaying RTOS. More... | |
class | MailboxImplIfc |
This interface represents the actual implementation of the mailbox with a fixed size byte array as message. More... | |
class | RTOSWrapper |
Wrapper thats used to implement specific RTOS functions. More... | |
Typedefs | |
using | EventIndexMailbox = imt::base::dff::runtime::rtos::Mailbox< size_t, imt::base::dff::runtime::EVENTPOOL_SIZE > |
using imt::base::dff::runtime::rtos::EventIndexMailbox = typedef imt::base::dff::runtime::rtos::Mailbox<size_t, imt::base::dff::runtime::EVENTPOOL_SIZE> |
Definition at line 55 of file ExecutableInfo.h.