distortos  v0.7.0
object-oriented C++ RTOS for microcontrollers
SignalsCatcherControlBlock.hpp File Reference

SignalsCatcherControlBlock class header. More...

#include "distortos/distortosConfiguration.h"
#include "distortos/SignalAction.hpp"
#include <memory>
Include dependency graph for SignalsCatcherControlBlock.hpp:
This graph shows which files directly or indirectly include this file:

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!
 

Detailed Description

SignalsCatcherControlBlock class header.

Author
Copyright (C) 2015-2019 Kamil Szczygiel http://www.distortec.com http://www.freddiechopin.info
License
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.