QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
logring.h File Reference
#include <QByteArray>
#include <QVector>
#include <atomic>
#include <vector>
Include dependency graph for logring.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LogRing
 The LogRing class Fixed-capacity, always-on in-memory ring of the most recent log lines, preallocated once at construction – append() never allocates. More...
struct  LogRing::Entry