Nav2 Navigation Stack - jazzy  jazzy
ROS 2 Navigation Stack
List of all members
robin_hood::detail::NodeAllocator< T, MinSize, MaxSize, false > Struct Template Reference
Inheritance diagram for robin_hood::detail::NodeAllocator< T, MinSize, MaxSize, false >:
Inheritance graph
[legend]
Collaboration diagram for robin_hood::detail::NodeAllocator< T, MinSize, MaxSize, false >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from robin_hood::detail::BulkPoolAllocator< T, MinSize, MaxSize >
 BulkPoolAllocator (const BulkPoolAllocator &ROBIN_HOOD_UNUSED(o)) noexcept
 
 BulkPoolAllocator (BulkPoolAllocator &&o) noexcept
 
BulkPoolAllocatoroperator= (BulkPoolAllocator &&o) noexcept
 
BulkPoolAllocatoroperator= (const BulkPoolAllocator &ROBIN_HOOD_UNUSED(o)) noexcept
 
void reset () noexcept
 
T * allocate ()
 
void deallocate (T *obj) noexcept
 
void addOrFree (void *ptr, const size_t numBytes) noexcept
 
void swap (BulkPoolAllocator< T, MinNumAllocs, MaxNumAllocs > &other) noexcept
 

Detailed Description

template<typename T, size_t MinSize, size_t MaxSize>
struct robin_hood::detail::NodeAllocator< T, MinSize, MaxSize, false >

Definition at line 554 of file robin_hood.h.


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