Class Inspector

Inheritance Relationships

Derived Types

Class Documentation

class Inspector

Subclassed by umpire::resource::DefaultMemoryResource< _allocator >, umpire::strategy::AllocationTracker

Public Functions

Inspector()
void registerAllocation(void *ptr, size_t size, std::shared_ptr<umpire::strategy::AllocationStrategy> strategy)
void deregisterAllocation(void *ptr)

Protected Attributes

long m_current_size
long m_high_watermark