| _error_handler | librealsense::platform::uvc_device | protected |
| close(stream_profile profile)=0 | librealsense::platform::uvc_device | pure virtual |
| get_device_location() const =0 | librealsense::platform::uvc_device | pure virtual |
| get_power_state() const =0 | librealsense::platform::uvc_device | pure virtual |
| get_profiles() const =0 | librealsense::platform::uvc_device | pure virtual |
| get_pu(rs2_option opt, int32_t &value) const =0 | librealsense::platform::uvc_device | pure virtual |
| get_pu_range(rs2_option opt) const =0 | librealsense::platform::uvc_device | pure virtual |
| get_usb_specification() const =0 | librealsense::platform::uvc_device | pure virtual |
| get_xu(const extension_unit &xu, uint8_t ctrl, uint8_t *data, int len) const =0 | librealsense::platform::uvc_device | pure virtual |
| get_xu_range(const extension_unit &xu, uint8_t ctrl, int len) const =0 | librealsense::platform::uvc_device | pure virtual |
| init_xu(const extension_unit &xu)=0 | librealsense::platform::uvc_device | pure virtual |
| lock() const =0 | librealsense::platform::uvc_device | pure virtual |
| probe_and_commit(stream_profile profile, frame_callback callback, int buffers=DEFAULT_V4L2_FRAME_BUFFERS)=0 | librealsense::platform::uvc_device | pure virtual |
| set_power_state(power_state state)=0 | librealsense::platform::uvc_device | pure virtual |
| set_pu(rs2_option opt, int32_t value)=0 | librealsense::platform::uvc_device | pure virtual |
| set_xu(const extension_unit &xu, uint8_t ctrl, const uint8_t *data, int len)=0 | librealsense::platform::uvc_device | pure virtual |
| start_callbacks()=0 | librealsense::platform::uvc_device | pure virtual |
| stop_callbacks()=0 | librealsense::platform::uvc_device | pure virtual |
| stream_on(std::function< void(const notification &n)> error_handler=[](const notification &n){})=0 | librealsense::platform::uvc_device | pure virtual |
| unlock() const =0 | librealsense::platform::uvc_device | pure virtual |
| ~uvc_device()=default | librealsense::platform::uvc_device | virtual |