CustusX
15.3.3-beta
An IGT application
|
#include <cxMemoryTester.h>
Classes | |
struct | Block |
Public Slots | |
int | addBlock () |
int | removeBlock () |
void | generateLeak () |
Public Attributes | |
std::vector< Block > | mBlocks |
Definition at line 45 of file cxMemoryTester.h.
|
slot |
Definition at line 133 of file cxMemoryTester.cpp.
|
slot |
Definition at line 77 of file cxMemoryTester.cpp.
|
slot |
Definition at line 147 of file cxMemoryTester.cpp.
std::vector<Block> cx::MemHolder::mBlocks |
Definition at line 54 of file cxMemoryTester.h.