FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void PrintHelp
(
)
Definition at line
328
of file
evtserver.cc
.
Referenced by
main()
.
329
{
330
Main::PrintHelp<StateMachineEventServer>();
331
332
/* Additional help text which is printed after the configuration
333
options goes here */
334
335
/*
336
cout << "bla bla bla" << endl << endl;
337
cout << endl;
338
cout << "Environment:" << endl;
339
cout << "environment" << endl;
340
cout << endl;
341
cout << "Examples:" << endl;
342
cout << "test exam" << endl;
343
cout << endl;
344
cout << "Files:" << endl;
345
cout << "files" << endl;
346
cout << endl;
347
*/
348
}
Here is the caller graph for this function:
src
evtserver.cc
Generated on Sun Sep 18 2016 20:50:41 for FACT++ by
1.8.11