|
IODA Bundle
|
#include <TestRunnerApplication.h>
Public Member Functions | |
| TestRunnerApplication (int argc, char **argv) | |
| virtual | ~TestRunnerApplication () |
| void | run () |
Public Member Functions inherited from odc::tool::ODBApplication | |
| ODBApplication (int argc, char **argv) | |
| virtual | ~ODBApplication () |
| CommandLineParser & | commandLineParser () |
Definition at line 24 of file TestRunnerApplication.h.
| odc::tool::test::TestRunnerApplication::TestRunnerApplication | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 27 of file TestRunnerApplication.cc.
|
virtual |
Definition at line 31 of file TestRunnerApplication.cc.
| void odc::tool::test::TestRunnerApplication::run | ( | ) |