Public Member Functions | Private Attributes | List of all members
PathComparator< StateType, ActionType > Class Template Reference

#include <GraphSearch.hpp>

Public Member Functions

bool operator() (Path< StateType, ActionType > &p1, Path< StateType, ActionType > &p2)
 
 PathComparator (SearchProblem< StateType, ActionType > *problem)
 

Private Attributes

SearchProblem< StateType,
ActionType > * 
_problem
 

Detailed Description

template<class StateType, class ActionType>
class PathComparator< StateType, ActionType >

Definition at line 16 of file GraphSearch.hpp.

Constructor & Destructor Documentation

template<class StateType , class ActionType >
PathComparator< StateType, ActionType >::PathComparator ( SearchProblem< StateType, ActionType > *  problem)
inline

Definition at line 21 of file GraphSearch.hpp.

Member Function Documentation

template<class StateType , class ActionType >
bool PathComparator< StateType, ActionType >::operator() ( Path< StateType, ActionType > &  p1,
Path< StateType, ActionType > &  p2 
)
inline

Definition at line 26 of file GraphSearch.hpp.

Member Data Documentation

template<class StateType , class ActionType >
SearchProblem<StateType, ActionType>* PathComparator< StateType, ActionType >::_problem
private

Definition at line 19 of file GraphSearch.hpp.


The documentation for this class was generated from the following file:


igvc
Author(s): Matthew Barulic , Al Chaussee
autogenerated on Sun May 10 2015 16:18:45