Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
|
This is the complete list of members for librealsense::context, including all inherited members.
add_device(const std::string &file) | librealsense::context | |
context(backend_type type, const char *filename=nullptr, const char *section=nullptr, rs2_recording_mode mode=RS2_RECORDING_MODE_COUNT) | librealsense::context | explicit |
create_devices(platform::backend_device_group devices, const std::map< std::string, std::weak_ptr< device_info >> &playback_devices) const | librealsense::context | |
get_backend() const | librealsense::context | inline |
query_devices() const | librealsense::context | |
register_internal_device_callback(devices_changed_callback_ptr callback) | librealsense::context | |
remove_device(const std::string &file) | librealsense::context | |
set_devices_changed_callback(devices_changed_callback_ptr callback) | librealsense::context | |
stop() | librealsense::context | inline |
unregister_internal_device_callback(uint64_t cb_id) | librealsense::context | |
~context() | librealsense::context |