Go to the source code of this file.
Namespaces | |
namespace | PointMatcherSupport |
Functions and classes that are not dependant on scalar type are defined in this namespace. | |
Functions | |
bool | PointMatcherSupport::FalseLexicalComparison (std::string, std::string) |
Return always false. | |
std::ostream & | PointMatcherSupport::operator<< (std::ostream &o, const Parametrizable::ParameterDoc &p) |
Dump the documentation of this parameter to a stream. | |
std::ostream & | PointMatcherSupport::operator<< (std::ostream &o, const Parametrizable &p) |
Dump the documentation of this object to a stream. | |
std::ostream & | PointMatcherSupport::operator<< (std::ostream &o, const Parametrizable::ParametersDoc &p) |
Dump the documentation of these parameters to a stream. |