All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
ompl::msg::OutputHandlerSTD Class Reference

Default implementation of OutputHandler. This sends the information to the console. More...

#include <Console.h>

Inheritance diagram for ompl::msg::OutputHandlerSTD:

Public Member Functions

virtual void log (const std::string &text, LogLevel level, const char *filename, int line)
 log a message to the output handler with the given text and logging level from a specific file and line number
 

Detailed Description

Default implementation of OutputHandler. This sends the information to the console.

Definition at line 116 of file Console.h.


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