14 #ifndef PX_FOUNDATION_PX_BROADCASTING_ALLOCATOR_H
15 #define PX_FOUNDATION_PX_BROADCASTING_ALLOCATOR_H
48 virtual void onAllocation(
size_t size,
const char* typeName,
const char* filename,
int line,
void* allocatedMemory ) = 0;
54 virtual void onDeallocation(
void* allocatedMemory ) = 0;
94 #endif // PX_FOUNDATION_PX_BROADCASTING_ALLOCATOR_H