Project
Loading...
Searching...
No Matches
o2::its::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 33 of file BoundedAllocator.h.

Constructor & Destructor Documentation

◆ MemoryLimitExceeded()

o2::its::BoundedMemoryResource::MemoryLimitExceeded::MemoryLimitExceeded ( size_t  attempted,
size_t  used,
size_t  max 
)
inline

Definition at line 36 of file BoundedAllocator.h.

Member Function Documentation

◆ what()

const char * o2::its::BoundedMemoryResource::MemoryLimitExceeded::what ( ) const
inlinefinalnoexcept

Definition at line 38 of file BoundedAllocator.h.


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