CDebugOutputCapable.h File Reference
#include <mrpt/utils/utils_defs.h>
#include <mrpt/utils/CStream.h>
Go to the source code of this file.
|
Classes |
class | mrpt::utils::CDebugOutputCapable |
| This base class provides a common printf-like method to send debug information to std::cout, with the purpose of allowing its redirection to other streams if desired. More...
|
Namespaces |
namespace | mrpt |
| The main namespace for all the Mobile Robot Programming Toolkit (MRPT) C++ libraries.
|
namespace | mrpt::utils |
| Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL.
|