Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
rs2::software_device Member List

This is the complete list of members for rs2::software_device, including all inherited members.

_devrs2::deviceprotected
add_sensor(std::string name)rs2::software_deviceinline
add_to(context &ctx)rs2::software_deviceinline
as() constrs2::deviceinline
create_matcher(rs2_matchers matcher)rs2::software_deviceinline
device()rs2::deviceinline
device(std::shared_ptr< rs2_device > dev)rs2::deviceinlineexplicit
first() constrs2::deviceinline
get() constrs2::deviceinline
get_description() constrs2::deviceinline
get_info(rs2_camera_info info) constrs2::deviceinline
get_type() constrs2::deviceinline
hardware_reset()rs2::deviceinline
is() constrs2::deviceinline
is_connected() constrs2::deviceinline
operator bool() constrs2::deviceinline
operator std::shared_ptr< rs2_device >()rs2::deviceinlineexplicit
operator<(device const &other) constrs2::deviceinline
operator=(const std::shared_ptr< rs2_device > dev)rs2::deviceinline
operator=(const device &dev)rs2::deviceinline
query_sensors() constrs2::deviceinline
register_info(rs2_camera_info info, const std::string &val)rs2::software_deviceinline
set_destruction_callback(T callback) constrs2::software_deviceinline
software_device(std::function< void(rs2_device *)> deleter=&rs2_delete_device)rs2::software_deviceinline
software_device(std::string name)rs2::software_deviceinline
supports(rs2_camera_info info) constrs2::deviceinline
update_info(rs2_camera_info info, const std::string &val)rs2::software_deviceinline
~device()rs2::deviceinlinevirtual