videosource/dc1394vs.cpp File Reference

#include <stdio.h>
#include <iostream>
#include <stdint.h>
#include <stdlib.h>
#include <inttypes.h>
#include <unistd.h>
#include "dc1394vs.h"

Include dependency graph for dc1394vs.cpp:

Go to the source code of this file.

Defines

#define CHECK_ERROR(err, clean, msg)   if (err!=DC1394_SUCCESS) { std::cerr << msg << std::endl; clean ; return false; }

Functions

static const char * color_coding_name (dc1394color_coding_t a)
ostream & print_mode (ostream &stream, dc1394camera_t *camera, const dc1394video_mode_t m)
static void cleanup_and_exit (dc1394camera_t *camera)


Define Documentation

#define CHECK_ERROR ( err,
clean,
msg   )     if (err!=DC1394_SUCCESS) { std::cerr << msg << std::endl; clean ; return false; }

Definition at line 244 of file dc1394vs.cpp.


Function Documentation

static void cleanup_and_exit ( dc1394camera_t *  camera  )  [static]

Definition at line 88 of file dc1394vs.cpp.

Referenced by DC1394::initialize().

static const char* color_coding_name ( dc1394color_coding_t  a  )  [static]

Definition at line 61 of file dc1394vs.cpp.

Referenced by print_mode().

ostream& print_mode ( ostream &  stream,
dc1394camera_t *  camera,
const dc1394video_mode_t  m 
)

Definition at line 79 of file dc1394vs.cpp.

References color_coding_name().


Generated on Tue Mar 30 15:53:24 2010 for Polyora by  doxygen 1.5.9