Project
Loading...
Searching...
No Matches
o2::itsmft::tracking::BoundedMemoryResource::MemoryLimitExceeded Class Referencefinal

#include <BoundedAllocator.h>

Inherits std::bad_alloc.

Public Member Functions

 MemoryLimitExceeded (size_t attempted, size_t used, size_t max)
 
const charwhat () const noexcept final
 

Detailed Description

Definition at line 37 of file BoundedAllocator.h.

Constructor & Destructor Documentation

◆ MemoryLimitExceeded()

o2::itsmft::tracking::BoundedMemoryResource::MemoryLimitExceeded::MemoryLimitExceeded ( size_t  attempted,
size_t  used,
size_t  max 
)

Definition at line 23 of file BoundedAllocator.cxx.

Member Function Documentation

◆ what()

const char * o2::itsmft::tracking::BoundedMemoryResource::MemoryLimitExceeded::what ( ) const
finalnoexcept

Definition at line 34 of file BoundedAllocator.cxx.


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