Classes | Namespaces
object_pool.h File Reference
#include "free_list.h"
#include <ros/assert.h>
#include <boost/shared_ptr.hpp>
Include dependency graph for object_pool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  lockfree::ObjectPool< T >::Deleter
 
class  lockfree::ObjectPool< T >
 A fixed-count lock-free pool of the same type of object. Supports both bare- and shared-pointer allocation. More...
 
class  lockfree::ObjectPool< T >
 A fixed-count lock-free pool of the same type of object. Supports both bare- and shared-pointer allocation. More...
 
struct  lockfree::detail::SPAllocator< T >::rebind< U >
 
struct  lockfree::detail::SPAllocator< void >::rebind
 
class  lockfree::detail::SPAllocator< T >
 
class  lockfree::detail::SPAllocator< T >
 
class  lockfree::detail::SPAllocator< void >
 
struct  lockfree::detail::SPStorage
 

Namespaces

 lockfree
 
 lockfree::detail
 


lockfree
Author(s): Josh Faust
autogenerated on Wed Mar 2 2022 00:54:15