distortos
v0.7.0
object-oriented C++ RTOS for microcontrollers
|
SignalsCatcherControlBlock class header. More...
#include "distortos/distortosConfiguration.h"
#include "distortos/SignalAction.hpp"
#include <memory>
Go to the source code of this file.
Classes | |
class | distortos::internal::SignalsCatcherControlBlock |
SignalsCatcherControlBlock class is a structure required by threads for "catching" and "handling" of signals. More... | |
Namespaces | |
distortos | |
Top-level namespace of distortos project. | |
distortos::internal | |
Internals of distortos project - should not be used directly! | |
SignalsCatcherControlBlock class header.