|
distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
|
SignalInformationQueue class header. More...
#include "distortos/distortosConfiguration.h"#include "distortos/SignalInformation.hpp"#include "estd/IntrusiveForwardList.hpp"#include <memory>Go to the source code of this file.
Classes | |
| class | distortos::internal::SignalInformationQueue |
| SignalInformationQueue class can be used for queuing of SignalInformation objects. More... | |
| struct | distortos::internal::SignalInformationQueue::QueueNode |
| single node of internal forward list - estd::IntrusiveForwardListNode and SignalInformation More... | |
Namespaces | |
| distortos | |
| Top-level namespace of distortos project. | |
| distortos::internal | |
| Internals of distortos project - should not be used directly! | |
SignalInformationQueue class header.