Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
Backtrace.h File Reference
#include <ostream>
#include <unw/global.h>
Include dependency graph for Backtrace.h:

Go to the source code of this file.

Namespaces

namespace  sf
 
namespace  sf::backtrace
 

Functions

void sf::backtrace::initialize ()
 Called when library is loaded.
 
void sf::backtrace::uninitialize ()
 Called when library is unloaded.
 
_UNW_FUNC void sf::backtrace::print (std::ostream &os)
 Prints the call stack.