#include <ImageGrabber.h>
Definition at line 27 of file ImageGrabber.h.
_ImageGrabberImpl::~_ImageGrabberImpl |
( |
| ) |
|
|
protectedpure virtual |
virtual void _ImageGrabberImpl::addEndpoint |
( |
const std::string & |
_endpoint | ) |
|
|
pure virtual |
virtual int _ImageGrabberImpl::getBytesPerPixel |
( |
| ) |
|
|
pure virtual |
virtual int _ImageGrabberImpl::getHeight |
( |
| ) |
|
|
pure virtual |
virtual int _ImageGrabberImpl::getWidth |
( |
| ) |
|
|
pure virtual |
virtual void _ImageGrabberImpl::startServing |
( |
| ) |
|
|
pure virtual |
virtual void _ImageGrabberImpl::stopServing |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: