Class to control a connected GigEVision camera. More...
#include "omronsentech_camera/stcamera_interface.h"#include <omronsentech_camera/GetGigEIP.h>#include <omronsentech_camera/SetGigEIP.h>#include <sys/socket.h>#include <netinet/in.h>#include <arpa/inet.h>

Go to the source code of this file.
Classes | |
| class | stcamera::StCameraInterfaceGEV |
| Class to control a connected GigEVision camera. More... | |
Namespaces | |
| stcamera | |
Class to control a connected GigEVision camera.
This class is specific for GigEVision camera. If there is a more specific GigEVision camera to control, derive this class.
Definition in file stcamera_interface_gev.h.