C++ Device API Reference Manual
Reference documentation for the Simics C++ Device API.
 
Loading...
Searching...
No Matches
simics::MallocAllocator< T, Allocator > Member List

This is the complete list of members for simics::MallocAllocator< T, Allocator >, including all inherited members.

address(T &x) constsimics::MallocAllocator< T, Allocator >inline
address(const T &x) constsimics::MallocAllocator< T, Allocator >inline
allocate(const size_t num_elements) constsimics::MallocAllocator< T, Allocator >inlinevirtual
allocate(const size_t num_elements, std::allocator_traits< std::allocator< void > > ::const_pointer hint) constsimics::MallocAllocator< T, Allocator >inline
const_pointer typedefsimics::MallocAllocator< T, Allocator >
const_reference typedefsimics::MallocAllocator< T, Allocator >
construct(T *const uninitialized, const T &val) constsimics::MallocAllocator< T, Allocator >inline
deallocate(T *const addr, const size_t n) constsimics::MallocAllocator< T, Allocator >inline
destroy(T *const p) constsimics::MallocAllocator< T, Allocator >inline
difference_type typedefsimics::MallocAllocator< T, Allocator >
MallocAllocator()simics::MallocAllocator< T, Allocator >inline
MallocAllocator(const MallocAllocator &)simics::MallocAllocator< T, Allocator >inline
MallocAllocator(const MallocAllocator< U, Allocator > &)simics::MallocAllocator< T, Allocator >inline
max_size() constsimics::MallocAllocator< T, Allocator >inline
operator!=(const MallocAllocator &other) constsimics::MallocAllocator< T, Allocator >inline
operator=(const MallocAllocator &other) constsimics::MallocAllocator< T, Allocator >inline
operator==(const MallocAllocator &other) constsimics::MallocAllocator< T, Allocator >inline
pointer typedefsimics::MallocAllocator< T, Allocator >
reference typedefsimics::MallocAllocator< T, Allocator >
size_type typedefsimics::MallocAllocator< T, Allocator >
value_type typedefsimics::MallocAllocator< T, Allocator >
~MallocAllocator()simics::MallocAllocator< T, Allocator >inline