![]() |
Scanframe Modular Application 0.1.0
|

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. | |