RICOH Camera USB SDK for C++  1.1.0
RICOH Camera USB SDK for C++
Static Public Member Functions | List of all members
Ricoh::CameraController::CameraDeviceDetector Class Reference

The class to detect a camera device. More...

#include <ricoh_camera_sdk/camera_device_detector.hpp>

Static Public Member Functions

static std::vector< std::shared_ptr< CameraDevice > > detect (DeviceInterface inf)
 Detects a camera device. More...
 

Detailed Description

The class to detect a camera device.

Member Function Documentation

static std::vector<std::shared_ptr<CameraDevice> > Ricoh::CameraController::CameraDeviceDetector::detect ( DeviceInterface  inf)
static

Detects a camera device.

Parameters
infThe interface for connection
Returns
detected devices

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