epuckCamera.hpp File Reference

Header file where are the EpuckCamera class, and the exception classes camera_version_error, window_out_of_range and window_length_error. More...

#include "epuckInterface.hpp"
#include <stdexcept>
#include <string>
Include dependency graph for epuckCamera.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EpuckCamera
 Class for to get images from e-puck camera. More...
 
class  EpuckCamera::camera_version_error
 
class  EpuckCamera::window_out_of_range
 
class  EpuckCamera::window_length_error
 

Detailed Description

Header file where are the EpuckCamera class, and the exception classes camera_version_error, window_out_of_range and window_length_error.