Jafar
|
Header file for the pursuit graph node class. More...
Header file for the pursuit graph node class.
Definition in file PursuitGNode.hpp.
Go to the source code of this file.
Classes | |
class | jafar::lgl::PursuitGNode |
PursuitGNode is the class for representing each node in the pursuit graph. More... | |
Namespaces | |
namespace | jafar |
Transport info from GDAL Datasets to Bands' internal data. | |
Enumerations | |
enum | RISK_LEVEL { SEEN, RISK, DANGER_HIDDEN, DANGER_LOST, DANGER_UNSEEN, DANGER_DISAPPEARED } |
Functions | |
bool | jafar::lgl::before (const boost::weak_ptr< PursuitGNode > &lhs, const boost::weak_ptr< PursuitGNode > &rhs) |
}}} | |
std::ostream & | jafar::lgl::operator<< (std::ostream &out, PursuitGNode const &rhs) |
Generated on Wed Oct 15 2014 00:37:29 for Jafar by doxygen 1.7.6.1 |