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 | |
void | PointMatcherSupport::setLogger (Logger *newLogger) |
Set a new logger, protected by a mutex. | |
Variables | |
boost::shared_ptr< Logger > | PointMatcherSupport::logger |
the current logger | |
boost::mutex | PointMatcherSupport::loggerMutex |
mutex to protect access to logging |