|
|
#include <cstddef>#include <deque>#include <QString>#include <QtGlobal>#include <ArmarXCore/interface/core/Log.h>
Include dependency graph for LogStore.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | LogStore |
| The single bounded buffer holding every log line the viewer retains. More... | |
| struct | StoredLogEntry |
| A retained log line: the message plus the display data derived from it. More... | |
Namespaces | |
| namespace | armarx |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
| using | LogSeq = quint64 |
| Identifies a stored log entry for as long as it is retained. | |