QXRD
0.11.16
|
#include "qcepdebug.h"
#include "qcepallocator.h"
#include "qcepmutexlocker.h"
#include "qcepapplication.h"
#include <stdio.h>
#include "qcepimagedata.h"
#include "qcepmaskdata.h"
#include "qcepintegrateddata.h"
#include "qcepthread.h"
Go to the source code of this file.
Variables | |
static QcepAllocator * | g_Allocator = NULL |
static quint64 | g_AllocatedMemory = 0 |
|
static |
Definition at line 12 of file qcepallocator.cpp.
Referenced by QcepAllocator::allocateBytes(), QcepAllocator::allocatedMemory(), and QcepAllocator::deallocateBytes().
|
static |
Definition at line 11 of file qcepallocator.cpp.