Cuda battery library
Loading...
Searching...
No Matches
battery::statistics_allocator< Allocator, InternalAllocator > Member List

This is the complete list of members for battery::statistics_allocator< Allocator, InternalAllocator >, including all inherited members.

allocate(size_t bytes)battery::statistics_allocator< Allocator, InternalAllocator >inline
deallocate(void *ptr)battery::statistics_allocator< Allocator, InternalAllocator >inline
num_allocations() constbattery::statistics_allocator< Allocator, InternalAllocator >inline
num_deallocations() constbattery::statistics_allocator< Allocator, InternalAllocator >inline
operator==(const this_type &rhs) constbattery::statistics_allocator< Allocator, InternalAllocator >inline
statistics_allocator(const statistics_allocator &other)battery::statistics_allocator< Allocator, InternalAllocator >inline
statistics_allocator(const Allocator &allocator=Allocator(), const InternalAllocator &internal_allocator=InternalAllocator())battery::statistics_allocator< Allocator, InternalAllocator >inline
this_type typedefbattery::statistics_allocator< Allocator, InternalAllocator >
total_bytes_allocated() constbattery::statistics_allocator< Allocator, InternalAllocator >inline
~statistics_allocator()battery::statistics_allocator< Allocator, InternalAllocator >inline