Classes | Typedefs
rs2_type_traits.h File Reference
#include "librealsense2/rs.hpp"
#include "librealsense2/rs_advanced_mode.hpp"
#include <type_traits>
Include dependency graph for rs2_type_traits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MatlabParamParser::type_traits< rs2::options >::carrier
 
struct  over_wrapper< T >
 
struct  MatlabParamParser::type_traits< rs2::config >
 
struct  MatlabParamParser::type_traits< rs2::context >
 
struct  MatlabParamParser::type_traits< rs2::device >
 
struct  MatlabParamParser::type_traits< rs2::device_hub >
 
struct  MatlabParamParser::type_traits< rs2::device_list >
 
struct  MatlabParamParser::type_traits< rs2::frame_queue >
 
struct  MatlabParamParser::type_traits< rs2::options >
 
struct  MatlabParamParser::type_traits< rs2::pipeline >
 
struct  MatlabParamParser::type_traits< rs2::pipeline_profile >
 
struct  MatlabParamParser::type_traits< rs2::playback >
 
struct  MatlabParamParser::type_traits< rs2::recorder >
 
struct  MatlabParamParser::type_traits< rs2::syncer >
 
struct  MatlabParamParser::type_traits< rs400::advanced_mode >
 
struct  MatlabParamParser::type_traits< T, typename std::enable_if< std::is_base_of< rs2::frame, T >::value >::type >
 
struct  MatlabParamParser::type_traits< T, typename std::enable_if< std::is_base_of< rs2::processing_block, T >::value >::type >
 
struct  MatlabParamParser::type_traits< T, typename std::enable_if< std::is_base_of< rs2::sensor, T >::value >::type >
 
struct  MatlabParamParser::type_traits< T, typename std::enable_if< std::is_base_of< rs2::stream_profile, T >::value >::type >
 

Typedefs

template<typename T >
using extra_checks = std::bool_constant< std::is_base_of< rs2::frame, T >::value||std::is_base_of< rs2::stream_profile, T >::value >
 

Typedef Documentation

template<typename T >
using extra_checks = std::bool_constant<std::is_base_of<rs2::frame, T>::value || std::is_base_of<rs2::stream_profile, T>::value>

Definition at line 9 of file rs2_type_traits.h.



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