FreeRDP-WebConnect WebSockets gateway  1.0.0.167
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
tracing::dummy_tracer Class Reference

An empty backtrace generator, which gets used, when neither BFD nor Dwarf are available. More...

#include <btexception.hpp>

List of all members.

Public Member Functions

 dummy_tracer (int)
 Constructor.
std::string trace (int) const
 Dummy trace generator.

Detailed Description

An empty backtrace generator, which gets used, when neither BFD nor Dwarf are available.

Definition at line 36 of file btexception.hpp.


Member Function Documentation

std::string tracing::dummy_tracer::trace ( int  ) const
inline

Dummy trace generator.

Returns:
A string constant "Tracing disabled".

Definition at line 46 of file btexception.hpp.


The documentation for this class was generated from the following file: