|
| Backtrace (bool empty=false) |
|
unsigned int | size () const |
|
std::string | operator[] (unsigned int i) const |
|
std::string | at (unsigned int i) const |
|
std::string | toString (const std::string &indent="") const |
|
void | dump (int fd) const |
|
void Backtrace::dump |
( |
int |
fd | ) |
const |
In case of very unusual situations, it is better to dump the backtrace into an open file instead of standard logging facilities. This method is intended for such purposes. It is async-signal-safe.
The documentation for this class was generated from the following files:
- /var/lib/jenkins/workspace/beeeon-gateway-master/base/src/util/Backtrace.h
- /var/lib/jenkins/workspace/beeeon-gateway-master/base/src/util/Backtrace.cpp