![]() |
GemaCoreLib
The GeMA Core library
|
Implementation of the GmMemoryDump class. More...
#include "gmMemoryDump.h"
#include <QObject>
#include <QFile>
#include <QDir>
#include <QByteArray>
#include "gmTrace.h"
#include <assert.h>
Classes | |
class | GmMemoryDumpItemScopedBufferOp |
A simple RAII style class that can be used to call MemoryDumpItem buffer operations while making sure that bufferReleased() will always be called, even on error conditions. More... | |
Implementation of the GmMemoryDump class.