HAllocator
A Simple C++ Memory Allocator
Loading...
Searching...
No Matches
hh::halloc::Halloc< T, BlockSize, MaxNumBlocks > Member List

This is the complete list of members for hh::halloc::Halloc< T, BlockSize, MaxNumBlocks >, including all inherited members.

allocate(std::size_t count)hh::halloc::Halloc< T, BlockSize, MaxNumBlocks >
const_pointer typedefhh::halloc::Halloc< T, BlockSize, MaxNumBlocks >
const_reference typedefhh::halloc::Halloc< T, BlockSize, MaxNumBlocks >
deallocate(T *ptr, std::size_t count)hh::halloc::Halloc< T, BlockSize, MaxNumBlocks >
difference_type typedefhh::halloc::Halloc< T, BlockSize, MaxNumBlocks >
Hallochh::halloc::Halloc< T, BlockSize, MaxNumBlocks >friend
Halloc()hh::halloc::Halloc< T, BlockSize, MaxNumBlocks >
Halloc(const Halloc &other)hh::halloc::Halloc< T, BlockSize, MaxNumBlocks >inline
Halloc(const Halloc< U, BlockSize, MaxNumBlocks > &other)hh::halloc::Halloc< T, BlockSize, MaxNumBlocks >inline
log_container_state(const char *logfile_dir) consthh::halloc::Halloc< T, BlockSize, MaxNumBlocks >inline
operator!=(const Halloc &other) consthh::halloc::Halloc< T, BlockSize, MaxNumBlocks >inline
operator=(const Halloc &other)hh::halloc::Halloc< T, BlockSize, MaxNumBlocks >inline
operator==(const Halloc &other) consthh::halloc::Halloc< T, BlockSize, MaxNumBlocks >inline
pointer typedefhh::halloc::Halloc< T, BlockSize, MaxNumBlocks >
reference typedefhh::halloc::Halloc< T, BlockSize, MaxNumBlocks >
size_type typedefhh::halloc::Halloc< T, BlockSize, MaxNumBlocks >
value_type typedefhh::halloc::Halloc< T, BlockSize, MaxNumBlocks >
~Halloc()hh::halloc::Halloc< T, BlockSize, MaxNumBlocks >