Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vidl2_gui_param_dialog.h File Reference


Detailed Description

functions to open streams with user input via vgui_dialogs

Author:
Matt Leotta
Date:
14 June 2006
The functions in this file act as interactive factories. They prompt the user with dialog boxes to obtain the required parameters to construct a vidl2_istream or vidl2_ostream.

Definition in file vidl2_gui_param_dialog.h.

#include <vcl_vector.h>
#include <vidl2/vidl2_iidc1394_params.h>
#include <vidl2/vidl2_istream.h>
#include <vidl2/vidl2_ostream.h>

Go to the source code of this file.

Classes

struct  vidl2_gui_param_dialog
 struct with static members used as a namespace replacement. More...

Functions

vidl2_istreamvidl2_gui_open_istream_dialog ()
 Use vgui dialogs to prompt the user for parameters and open an istream.
vidl2_ostreamvidl2_gui_open_ostream_dialog ()
 Use vgui dialogs to prompt the user for parameters and open an ostream.


Function Documentation

vidl2_istream* vidl2_gui_open_istream_dialog  ) 
 

Use vgui dialogs to prompt the user for parameters and open an istream.

Allows the user to select any of the supported istreams

Definition at line 32 of file vidl2_gui_param_dialog.cxx.

vidl2_ostream* vidl2_gui_open_ostream_dialog  ) 
 

Use vgui dialogs to prompt the user for parameters and open an ostream.

Allows the user to select any of the supported ostreams

Definition at line 74 of file vidl2_gui_param_dialog.cxx.


Generated on Thu Jan 10 14:51:32 2008 for contrib/brl/bbas/vidl2 by  doxygen 1.4.4