Argus API
Argus Camera API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Protected Member Functions
Argus::CameraDevice Class Reference

An object representing a single camera device. More...

#include <CameraDevice.h>

Inheritance diagram for Argus::CameraDevice:
Argus::InterfaceProvider Argus::NonCopyable

List of all members.

Protected Member Functions

 ~CameraDevice ()
- Protected Member Functions inherited from Argus::InterfaceProvider
 ~InterfaceProvider ()

Additional Inherited Members

- Public Member Functions inherited from Argus::InterfaceProvider
virtual InterfacegetInterface (const InterfaceID &interfaceId)=0
 Acquire the interface specified by interfaceId.

Detailed Description

An object representing a single camera device.

CameraDevices are provided by a CameraProvider and are used to access the camera devices available within the system. Each device is based on a single sensor or a set of synchronized sensors.

See also:
ICameraProvider::getCameraDevices()

Definition at line 45 of file CameraDevice.h.


Constructor & Destructor Documentation

Argus::CameraDevice::~CameraDevice ( )
inlineprotected

Definition at line 48 of file CameraDevice.h.


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