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

DynamicMessageQueue class header. More...

Include dependency graph for DynamicMessageQueue.hpp:

Go to the source code of this file.

Classes

class  distortos::DynamicMessageQueue< T >
 DynamicMessageQueue class is a variant of MessageQueue that has dynamic storage for queue's contents. More...
 

Namespaces

 distortos
 Top-level namespace of distortos project.
 

Detailed Description

DynamicMessageQueue 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/.