gem5  v20.1.0.0
Static Public Member Functions | List of all members
sc_core::sc_mpobject Class Reference

#include <sc_mempool.hh>

Static Public Member Functions

static void * operator new (std::size_t sz)
 
static void operator delete (void *p, std::size_t sz)
 
static void * operator new[] (std::size_t sz)
 
static void operator delete[] (void *p, std::size_t sz)
 

Detailed Description

Definition at line 79 of file sc_mempool.hh.

Member Function Documentation

◆ operator delete()

static void sc_core::sc_mpobject::operator delete ( void *  p,
std::size_t  sz 
)
inlinestatic

Definition at line 89 of file sc_mempool.hh.

◆ operator delete[]()

static void sc_core::sc_mpobject::operator delete[] ( void *  p,
std::size_t  sz 
)
inlinestatic

Definition at line 101 of file sc_mempool.hh.

◆ operator new()

static void* sc_core::sc_mpobject::operator new ( std::size_t  sz)
inlinestatic

Definition at line 83 of file sc_mempool.hh.

◆ operator new[]()

static void* sc_core::sc_mpobject::operator new[] ( std::size_t  sz)
inlinestatic

Definition at line 95 of file sc_mempool.hh.


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

Generated on Wed Sep 30 2020 14:03:09 for gem5 by doxygen 1.8.17