vidl2_iidc1394_params::valid_options Struct Reference

#include <vidl2_iidc1394_params.h>

List of all members.


Detailed Description

This structure holds the set of valid options for parameters.

The istream class should be able to produce this object by probing cameras on the 1394 bus

Definition at line 246 of file vidl2_iidc1394_params.h.


Public Attributes

vcl_vector< cameracameras
 A vector of the valid cameras.

Classes

struct  camera
 A valid camera and its options. More...
struct  valid_mode
 A valid mode and its valid frame rates. More...

Member Data Documentation

vcl_vector<camera> vidl2_iidc1394_params::valid_options::cameras

A vector of the valid cameras.

one object for each camera detected on the bus

Definition at line 271 of file vidl2_iidc1394_params.h.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 3 05:21:04 2008 for contrib/brl/bbas/vidl2 by  doxygen 1.5.1