libkovan  1
The kovan standard library
Camera::ChannelImplManager Class Referenceabstract

#include <camera.hpp>

Inheritance diagram for Camera::ChannelImplManager:
Camera::DefaultChannelImplManager

Public Member Functions

virtual ~ChannelImplManager ()
 
virtual void setImage (const cv::Mat &image)=0
 
virtual ChannelImplchannelImpl (const std::string &name)=0
 

Constructor & Destructor Documentation

virtual Camera::ChannelImplManager::~ChannelImplManager ( )
virtual

Member Function Documentation

virtual ChannelImpl* Camera::ChannelImplManager::channelImpl ( const std::string &  name)
pure virtual
virtual void Camera::ChannelImplManager::setImage ( const cv::Mat &  image)
pure virtual

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