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

Go to the source code of this file.

Classes

struct  rs2rosinternal::service_traits::DataType< M >
 Specialize to provide the datatype for a service. More...
 
struct  rs2rosinternal::service_traits::MD5Sum< M >
 Specialize to provide the md5sum for a service. More...
 

Namespaces

 rs2rosinternal
 
 rs2rosinternal::service_traits
 

Functions

template<typename M >
const char * rs2rosinternal::service_traits::datatype ()
 return DataType<M>::value(); More...
 
template<typename M >
const char * rs2rosinternal::service_traits::datatype (const M &m)
 return DataType<M>::value(); More...
 
template<typename M >
const char * rs2rosinternal::service_traits::md5sum ()
 return MD5Sum<M>::value(); More...
 
template<typename M >
const char * rs2rosinternal::service_traits::md5sum (const M &m)
 return MD5Sum<M>::value(m); More...
 


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:29