|
Nymph
v1.5.2
Flow-Based Data Processing Framework
|
#include "KTTestConfigurable.hh"#include "KTApplication.hh"#include "KTCommandLineOption.hh"#include "param.hh"
Go to the source code of this file.
Functions | |
| KTLOGGER (testapplog, "TestApplication") | |
| int | main (int argc, char **argv) |
Variables | |
| static KTCommandLineOption< string > | sTestAppOption ("TestApplication", "Application-specific command-line option", "test-app-opt", 'a') |
| KTLOGGER | ( | testapplog | , |
| "TestApplication" | |||
| ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 29 of file TestApplication.cc.
|
static |
1.8.13