C++ Device API Reference Manual
Reference documentation for the Simics C++ Device API.
Loading...
Searching...
No Matches
Static Public Member Functions
|
List of all members
simics::MmAllocator< T > Class Template Reference
#include <
malloc_allocator.h
>
Static Public Member Functions
static void *
allocate
(std::size_t num)
static void
deallocate
(T *const addr)
Member Function Documentation
◆
allocate()
template<class T >
static void *
simics::MmAllocator
< T >::allocate
(
std::size_t
num
)
inline
static
◆
deallocate()
template<class T >
static void
simics::MmAllocator
< T >::deallocate
(
T *const
addr
)
inline
static
The documentation for this class was generated from the following file:
/disk2/mp/builds/nightly-base.745.16951401086.1/src/devices/c++-api/simics/
malloc_allocator.h