![]() |
QElectroTech 0.200.1-dev
|
#include <QByteArray>#include <QVector>#include <atomic>#include <vector>

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 |