ROS 2 rclcpp + rcl - jazzy  jazzy
ROS 2 C++ Client Library with ROS Client Library
Public Member Functions | List of all members
rclcpp::allocator::AllocatorDeleter< Allocator > Class Template Reference

Public Member Functions

 AllocatorDeleter (Allocator *a)
 
template<typename T >
 AllocatorDeleter (const AllocatorDeleter< T > &a)
 
template<typename T >
void operator() (T *ptr)
 
Allocator * get_allocator () const
 
void set_allocator (Allocator *alloc)
 

Detailed Description

template<typename Allocator>
class rclcpp::allocator::AllocatorDeleter< Allocator >

Definition at line 27 of file allocator_deleter.hpp.


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