#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.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |