The Micro C++ Library
include/micxx/PCQueue.hxx File Reference

Declaration of class micxx::PCQueue. More...

#include <micxx/Config.hxx>
#include <micxx/Condition.hxx>
#include <micxx/Synchronized.hxx>
#include <list>

Classes

class  micxx::PCQueue< T >
 A PCQueue implements a threadsafe blocking Producer/Consumer Queue supporting a maximum size. More...

Namespaces

namespace  micxx
 

The Micro C++ Library.



Detailed Description

Declaration of class micxx::PCQueue.