Inheritance diagram for TestProgram:
Public Member Functions | |
TestProgram () | |
Public Attributes | |
bool | _bool_a |
int | _count_b |
int | _int_c |
|
Definition at line 33 of file test_prog.cxx. References _bool_a, _count_b, _int_c, ProgramBase::add_option(), ProgramBase::add_runline(), ProgramBase::dispatch_count(), ProgramBase::dispatch_int(), ProgramBase::dispatch_none(), NULL, and ProgramBase::set_program_description(). |
|
Definition at line 27 of file test_prog.cxx. Referenced by TestProgram(). |
|
Definition at line 28 of file test_prog.cxx. Referenced by TestProgram(). |
|
Definition at line 29 of file test_prog.cxx. Referenced by TestProgram(). |