Go to the source code of this file.
Functions | |
DEFINE_RUNTIME_CLASSTYPE_CODE (PathfinderProcess, Process) | |
Variables | |
static const unsigned int | PATH_OK = 1 |
static const unsigned int | PATH_FAILED = 0 |
DEFINE_RUNTIME_CLASSTYPE_CODE | ( | PathfinderProcess | , | |
Process | ||||
) |
const unsigned int PATH_FAILED = 0 [static] |
Definition at line 30 of file PathfinderProcess.cpp.
Referenced by PathfinderProcess::PathfinderProcess(), and PathfinderProcess::run().
const unsigned int PATH_OK = 1 [static] |