#include <stdio.h>#include <signal.h>#include <unistd.h>#include <sys/time.h>#include <Alloc.hh>#include "Direction2.hh"Include dependency graph for Direction2.cc:

Go to the source code of this file.
Functions | |
| void | SigHandler (int iSigNum) |
| int | main (int argc, char *argv[]) |
Variables | |
| bool | bDebug |
| bool | bDaemon |
| clDirection2 * | Direction2 |
|
|
Definition at line 38 of file Direction2.cc. References bDebug. |
|
||||||||||||
|
Definition at line 54 of file Direction2.cc. References bDaemon, bDebug, Direction2, clDirection2::Main(), and SigHandler(). |
|
|
Definition at line 33 of file Direction2.cc. Referenced by clDirection2::InitDir(), clDirection2::Main(), main(), clDirection2::ProcessLoop(), and SigHandler(). |
|
|
Definition at line 34 of file Direction2.cc. Referenced by main(). |
|
|
Definition at line 35 of file Direction2.cc. Referenced by main(). |
1.3.3