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

SignalSet class header. More...

#include <bitset>
Include dependency graph for SignalSet.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  distortos::SignalSet
 SignalSet class is used as a set of signals. More...
 
struct  distortos::SignalSet::Empty
 tag struct to construct empty SignalSet More...
 
struct  distortos::SignalSet::Full
 tag struct to construct full SignalSet More...
 

Namespaces

 distortos
 Top-level namespace of distortos project.
 

Detailed Description

SignalSet class header.

Author
Copyright (C) 2015 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/.