ompl::msg::OutputHandlerSTD Class Reference

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

#include <ompl/util/Console.h>

Inheritance diagram for ompl::msg::OutputHandlerSTD:

List of all members.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines