#include <rs2_type_traits.h>
Public Types | |
| enum | types { types::rs2_sensor, types::rs2_processing_block } |
Public Member Functions | |
| carrier (void *ptr_, types t) | |
| ~carrier () | |
Public Attributes | |
| void * | ptr |
| enum MatlabParamParser::type_traits< rs2::options >::carrier::types | type |
Definition at line 28 of file rs2_type_traits.h.
|
strong |
| Enumerator | |
|---|---|
| rs2_sensor | |
| rs2_processing_block | |
Definition at line 30 of file rs2_type_traits.h.
|
inline |
Definition at line 31 of file rs2_type_traits.h.
| MatlabParamParser::type_traits< rs2::options >::carrier::~carrier | ( | ) |
Definition at line 98 of file rs2_type_traits.h.
| void* MatlabParamParser::type_traits< rs2::options >::carrier::ptr |
Definition at line 29 of file rs2_type_traits.h.
| enum MatlabParamParser::type_traits< rs2::options >::carrier::types MatlabParamParser::type_traits< rs2::options >::carrier::type |