QP/C++ 6.9.3
qequeue.hpp File Reference

platform-independent fast "raw" thread-safe event queue interface More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  QEQueue
 Native QF Event Queue class. More...
 

Namespaces

 QP
 namespace associated with the QP/C++ framework
 

Typedefs

using QEQueueCtr = std::uint8_t
 The data type to store the ring-buffer counters based on the macro QF_EQUEUE_CTR_SIZE. More...
 

Detailed Description

platform-independent fast "raw" thread-safe event queue interface

Definition in file qequeue.hpp.