Skip to main content
Pigweed's logo Pigweed
  1. Home
  2. Reference
  3. C/C++
  4. pw_allocator
  5. Utilities
  6. pw::allocator::internal::GenericMetrics Class Reference
Loading...
Searching...
No Matches
pw::allocator::internal::GenericMetrics Class Reference

Overview

Non-templated base class for tracking allocator metrics encapsulation.

Inheritance diagram for pw::allocator::internal::GenericMetrics:
pw::allocator::internal::Metrics< MetricsType >

Public Member Functions

const metric::Group & group () const
 
metric::Group & group ()
 
constexpr bool is_reallocating () const
 
constexpr void set_reallocating (bool reallocating)
 

Protected Member Functions

 GenericMetrics (metric::Token token)
 

The documentation for this class was generated from the following file: