class unitpp::gui_hook

An instance of this class hooks the GUI code into the test executable.

Documentation

An instance of this class hooks the GUI code into the test executable. Hence, make a global variable of class gui_hook to allow the -g option to a test.

If the library is compiled without GUI support, it is still legal to create an instance of gui_hook, but it will not add the -g option.


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.