Public Member Functions | Private Attributes | List of all members
CameraCaptureService_impl Class Reference

#include <CameraCaptureService_impl.h>

Inheritance diagram for CameraCaptureService_impl:
Inheritance graph
[legend]

Public Member Functions

 CameraCaptureService_impl (CaptureController *cc)
 constructor More...
 
 CameraCaptureService_impl (VideoCapture *vc)
 constructor More...
 
void start_continuous ()
 
void start_continuous ()
 
void stop_continuous ()
 
void stop_continuous ()
 
void take_one_frame ()
 
void take_one_frame ()
 
virtual ~CameraCaptureService_impl ()
 destructor More...
 
virtual ~CameraCaptureService_impl ()
 destructor More...
 

Private Attributes

CaptureControllerm_cc
 
VideoCapturem_vc
 

Detailed Description

Definition at line 9 of file CaptureController/CameraCaptureService_impl.h.

Constructor & Destructor Documentation

CameraCaptureService_impl::CameraCaptureService_impl ( CaptureController cc)

constructor

Definition at line 6 of file CaptureController/CameraCaptureService_impl.cpp.

CameraCaptureService_impl::~CameraCaptureService_impl ( )
virtual

destructor

Definition at line 11 of file CaptureController/CameraCaptureService_impl.cpp.

CameraCaptureService_impl::CameraCaptureService_impl ( VideoCapture vc)

constructor

Definition at line 6 of file VideoCapture/CameraCaptureService_impl.cpp.

virtual CameraCaptureService_impl::~CameraCaptureService_impl ( )
virtual

destructor

Member Function Documentation

void CameraCaptureService_impl::start_continuous ( )
void CameraCaptureService_impl::start_continuous ( )
void CameraCaptureService_impl::stop_continuous ( )
void CameraCaptureService_impl::stop_continuous ( )
void CameraCaptureService_impl::take_one_frame ( )
void CameraCaptureService_impl::take_one_frame ( )

Member Data Documentation

CaptureController* CameraCaptureService_impl::m_cc
private
VideoCapture* CameraCaptureService_impl::m_vc
private

Definition at line 28 of file VideoCapture/CameraCaptureService_impl.h.


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


hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Thu May 6 2021 02:41:52