#include <PropertyBag.hpp>
Public Member Functions | |
bool | operator() (const base::PropertyBase *b1, const std::string &b2) const |
A function object for finding a Property by name and type.
Definition at line 365 of file PropertyBag.hpp.
bool RTT::PropertyBag::FindPropType< T >::operator() | ( | const base::PropertyBase * | b1, |
const std::string & | b2 | ||
) | const [inline] |
Definition at line 367 of file PropertyBag.hpp.