#include <vector>#include <string>Go to the source code of this file.
Classes | |
| struct | mrpt::system::TCallStackEntry |
| Used in getCallStackBackTrace() More... | |
| struct | mrpt::system::TCallStackBackTrace |
| See: getCallStackBackTrace() More... | |
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| mrpt::system | |
| This namespace provides a OS-independent interface to many useful functions: filenames manipulation, time and date, string parsing, file I/O, threading, memory allocation, etc. | |
Functions | |
| void | mrpt::system::getCallStackBackTrace (TCallStackBackTrace &out_bt) |
| Returns a list of strings representing the current call stack backtrace. More... | |
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |