casa
$Rev:20696$
|
#include <Options.h>
Public Member Functions | |
options_init_ () | |
~options_init_ () | |
Private Member Functions | |
void | do_init () |
to be defined in qt (or other windowing library) land.... | |
Static Private Attributes | |
static unsigned int | count |
casa::viewer::options_init_::options_init_ | ( | ) | [inline] |
casa::viewer::options_init_::~options_init_ | ( | ) | [inline] |
Definition at line 80 of file Options.h.
References count, casa::viewer::Options::finalize(), and casa::viewer::options.
void casa::viewer::options_init_::do_init | ( | ) | [private] |
to be defined in qt (or other windowing library) land....
Referenced by options_init_().
unsigned int casa::viewer::options_init_::count [static, private] |
Definition at line 82 of file Options.h.
Referenced by options_init_(), and ~options_init_().