| 
    MRPT
    2.0.0
    
   | 
 
Used in getCallStackBackTrace()
Definition at line 17 of file backtrace.h.
#include <mrpt/system/backtrace.h>
Public Member Functions | |
| TCallStackEntry () | |
Public Attributes | |
| void * | address | 
| Address of the calling point.  More... | |
| std::string | symbolName | 
| Demangled symbol name.  More... | |
| std::string | symbolNameOriginal | 
| Original (before demangle) symbol name.  More... | |
      
  | 
  inline | 
Definition at line 19 of file backtrace.h.
| void* mrpt::system::TCallStackEntry::address | 
Address of the calling point.
Definition at line 21 of file backtrace.h.
Referenced by mrpt::system::getCallStackBackTrace().
| std::string mrpt::system::TCallStackEntry::symbolName | 
Demangled symbol name.
Definition at line 23 of file backtrace.h.
Referenced by mrpt::system::getCallStackBackTrace().
| std::string mrpt::system::TCallStackEntry::symbolNameOriginal | 
Original (before demangle) symbol name.
Definition at line 25 of file backtrace.h.
Referenced by mrpt::system::getCallStackBackTrace().
| Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020 |