Simple++
Powerfull and lightning fast C++ Library
MemoryAllocation Member List

This is the complete list of members for MemoryAllocation, including all inherited members.

getAllocationFileName() const MemoryAllocation
getAllocationLineNumber() const MemoryAllocation
getDeleteFileName() const MemoryAllocation
getDeleteLineNumber() const MemoryAllocation
getMemoryAddress() const MemoryAllocation
getMemorySize() const MemoryAllocation
isAllocated() const MemoryAllocation
MemoryAllocation(void)MemoryAllocation
MemoryAllocation(unsigned long memoryAddress, unsigned long memorySize, const String &allocationFileName, unsigned int lineNumber)MemoryAllocation
setAllocated(bool value)MemoryAllocation
setAllocationFileName(const String &fileName)MemoryAllocation
setAllocationLineNumber(int lineNumber)MemoryAllocation
setDeleteFileName(const String &fileName)MemoryAllocation
setDeleteLineNumber(int lineNumber)MemoryAllocation
setMemoryAddress(unsigned long long address)MemoryAllocation
setMemorySize(unsigned long long size)MemoryAllocation
~MemoryAllocation(void)MemoryAllocation