#include <device.h>
Static Public Member Functions | |
static std::shared_ptr< matcher > | create (rs2_matchers matcher, std::vector< stream_interface * > profiles) |
Static Private Member Functions | |
static std::shared_ptr< matcher > | create_DI_C_matcher (std::vector< stream_interface * > profiles) |
static std::shared_ptr< matcher > | create_DI_matcher (std::vector< stream_interface * > profiles) |
static std::shared_ptr< matcher > | create_DLR_C_matcher (std::vector< stream_interface * > profiles) |
static std::shared_ptr< matcher > | create_DLR_matcher (std::vector< stream_interface * > profiles) |
static std::shared_ptr< matcher > | create_frame_number_composite_matcher (std::vector< std::shared_ptr< matcher >> matchers) |
static std::shared_ptr< matcher > | create_frame_number_matcher (std::vector< stream_interface * > profiles) |
static std::shared_ptr< matcher > | create_identity_matcher (stream_interface *profiles) |
static std::shared_ptr< matcher > | create_timestamp_composite_matcher (std::vector< std::shared_ptr< matcher >> matchers) |
static std::shared_ptr< matcher > | create_timestamp_matcher (std::vector< stream_interface * > profiles) |
|
static |
Definition at line 11 of file device.cpp.
|
staticprivate |
Definition at line 55 of file device.cpp.
|
staticprivate |
Definition at line 82 of file device.cpp.
|
staticprivate |
Definition at line 42 of file device.cpp.
|
staticprivate |
Definition at line 68 of file device.cpp.
|
staticprivate |
Definition at line 117 of file device.cpp.
|
staticprivate |
Definition at line 95 of file device.cpp.
|
staticprivate |
Definition at line 112 of file device.cpp.
|
staticprivate |
Definition at line 121 of file device.cpp.
|
staticprivate |
Definition at line 103 of file device.cpp.