Robotics Library  0.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
rl::mdl::Compound::EdgePredicate< EdgeWeightMap > Struct Template Reference

Public Member Functions

 EdgePredicate ()
 EdgePredicate (const EdgeWeightMap &weight)
template<typename Edge >
bool operator() (const Edge &e) const

Public Attributes

EdgeWeightMap weight

Constructor & Destructor Documentation

template<typename EdgeWeightMap >
rl::mdl::Compound::EdgePredicate< EdgeWeightMap >::EdgePredicate ( )
inline
template<typename EdgeWeightMap >
rl::mdl::Compound::EdgePredicate< EdgeWeightMap >::EdgePredicate ( const EdgeWeightMap &  weight)
inline

Member Function Documentation

template<typename EdgeWeightMap >
template<typename Edge >
bool rl::mdl::Compound::EdgePredicate< EdgeWeightMap >::operator() ( const Edge &  e) const
inline

Member Data Documentation

template<typename EdgeWeightMap >
EdgeWeightMap rl::mdl::Compound::EdgePredicate< EdgeWeightMap >::weight

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