Namespaces | Typedefs | Functions
pool_gc.h File Reference
#include <lockfree/object_pool.h>
Include dependency graph for pool_gc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rosrt
namespace  rosrt::detail

Typedefs

typedef bool(* rosrt::detail::PoolDeletableFunc )(void *pool)
typedef void(* rosrt::detail::PoolDeleteFunc )(void *pool)

Functions

void rosrt::detail::addPoolToGC (void *pool, PoolDeleteFunc deleter, PoolDeletableFunc deletable)
template<typename M >
void rosrt::detail::deletePool (void *pool)
template<typename M >
bool rosrt::detail::poolIsDeletable (void *pool)


rosrt
Author(s): Josh Faust
autogenerated on Mon Oct 6 2014 06:54:58