Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
librealsense::readonly_device_info Class Reference

#include <context.h>

Inheritance diagram for librealsense::readonly_device_info:
librealsense::device_info

Public Member Functions

 readonly_device_info (std::shared_ptr< device_interface > dev)
 
std::shared_ptr< device_interfacecreate (std::shared_ptr< context > ctx, bool register_device_notifications) const override
 
platform::backend_device_group get_device_data () const override
 
- Public Member Functions inherited from librealsense::device_info
virtual std::shared_ptr< device_interfacecreate_device (bool register_device_notifications=false) const
 
virtual ~device_info ()=default
 
virtual bool operator== (const device_info &other) const
 

Additional Inherited Members

- Protected Member Functions inherited from librealsense::device_info
 device_info (std::shared_ptr< context > backend)
 
- Protected Attributes inherited from librealsense::device_info
std::shared_ptr< context_ctx
 

Constructor & Destructor Documentation

◆ readonly_device_info()

librealsense::readonly_device_info::readonly_device_info ( std::shared_ptr< device_interface dev)
inline

Member Function Documentation

◆ create()

std::shared_ptr<device_interface> librealsense::readonly_device_info::create ( std::shared_ptr< context ctx,
bool  register_device_notifications 
) const
inlineoverridevirtual

◆ get_device_data()

platform::backend_device_group librealsense::readonly_device_info::get_device_data ( ) const
inlineoverridevirtual

The documentation for this class was generated from the following file: