Account
| Beamlib 3.3.4 This is the Beam C++ class library. |
Loading...
Searching...
No Matches
BDebugBacktrace Class Reference
Backtrace on crash class. More...
#include <BDebug.h>
Public Member Functions | |
| BDebugBacktrace () | |
| ~BDebugBacktrace () | |
| void | dumpBacktraceStdout (char *comment) |
| int | dumpBacktraceFile (char *fileName, char *comment) |
| void | dumpBacktraceSyslog (char *comment) |
| void | dumpBacktrace (char *strBuf, int strBufLen, char *comment) |
Detailed Description
Backtrace on crash class.
Constructor & Destructor Documentation
◆ BDebugBacktrace()
| BDebugBacktrace::BDebugBacktrace | ( | ) |
◆ ~BDebugBacktrace()
| BDebugBacktrace::~BDebugBacktrace | ( | ) |
Member Function Documentation
◆ dumpBacktraceStdout()
| void BDebugBacktrace::dumpBacktraceStdout | ( | char * | comment | ) |
◆ dumpBacktraceFile()
| int BDebugBacktrace::dumpBacktraceFile | ( | char * | fileName, |
| char * | comment | ||
| ) |
◆ dumpBacktraceSyslog()
| void BDebugBacktrace::dumpBacktraceSyslog | ( | char * | comment | ) |
◆ dumpBacktrace()
| void BDebugBacktrace::dumpBacktrace | ( | char * | strBuf, |
| int | strBufLen, | ||
| char * | comment | ||
| ) |
The documentation for this class was generated from the following file:
Generated by
