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_istream * | vidl2_gui_open_istream_dialog () |
| Use vgui dialogs to prompt the user for parameters and open an istream. | |
| vidl2_ostream * | vidl2_gui_open_ostream_dialog () |
| Use vgui dialogs to prompt the user for parameters and open an ostream. | |
|
|
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. |
|
|
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. |
1.4.4