Classes | Namespaces | Functions
shared_ptr_compat.h File Reference
#include <memory>
#include <boost/shared_ptr.hpp>
Include dependency graph for shared_ptr_compat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fkie_message_filters::helpers::Holder< SP >
 

Namespaces

 fkie_message_filters
 Primary namespace.
 
 fkie_message_filters::helpers
 

Functions

template<class T , class U >
void fkie_message_filters::helpers::convert_shared_ptr (const boost::shared_ptr< T > &from, boost::shared_ptr< U > &to)
 
template<class T , class U >
void fkie_message_filters::helpers::convert_shared_ptr (const boost::shared_ptr< T > &from, std::shared_ptr< U > &to)
 
template<class T , class U >
void fkie_message_filters::helpers::convert_shared_ptr (const std::shared_ptr< T > &from, std::shared_ptr< U > &to)
 
template<class T , class U >
void fkie_message_filters::helpers::convert_shared_ptr (const std::shared_ptr< T > &from, boost::shared_ptr< U > &to)
 
template<class SP , class T >
SP fkie_message_filters::helpers::convert_shared_ptr (const std::shared_ptr< T > &p)
 
template<class SP , class T >
SP fkie_message_filters::helpers::convert_shared_ptr (const boost::shared_ptr< T > &p)
 
template<class T >
boost::shared_ptr< T > fkie_message_filters::helpers::to_boost_shared_ptr (const std::shared_ptr< T > &p)
 
template<class T >
boost::shared_ptr< T > fkie_message_filters::helpers::to_boost_shared_ptr (const boost::shared_ptr< T > &p)
 
template<class T >
std::shared_ptr< T > fkie_message_filters::helpers::to_std_shared_ptr (const boost::shared_ptr< T > &p)
 
template<class T >
std::shared_ptr< T > fkie_message_filters::helpers::to_std_shared_ptr (const std::shared_ptr< T > &p)
 


fkie_message_filters
Author(s): Timo Röhling
autogenerated on Mon Feb 28 2022 22:21:43