Macros | Functions
list_cameras.cpp File Reference

Executable that lists the attached pointgrey cameras and exits. More...

#include <flycapture/FlyCapture2.h>
#include <iostream>
#include <string>
#include "pointgrey_camera_driver/PointGreyCamera.h"
Include dependency graph for list_cameras.cpp:

Go to the source code of this file.

Macros

#define PGERROR(error, msg)   PointGreyCamera::handleError(msg, error)
 

Functions

int main (int argc, char **argv)
 
void printCameraInfo (const CameraInfo &cinfo)
 

Detailed Description

Executable that lists the attached pointgrey cameras and exits.

Author
Chad Rockey
Date
January 10, 2012
Attention
Copyright (C) 2012
National Robotics Engineering Center
Carnegie Mellon University

Definition in file list_cameras.cpp.

Macro Definition Documentation

#define PGERROR (   error,
  msg 
)    PointGreyCamera::handleError(msg, error)

Definition at line 54 of file list_cameras.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 66 of file list_cameras.cpp.

void printCameraInfo ( const CameraInfo &  cinfo)

Definition at line 56 of file list_cameras.cpp.



pointgrey_camera_driver
Author(s): Chad Rockey
autogenerated on Thu Jun 6 2019 19:27:05