Classes | Namespaces | Macros | Typedefs | Enumerations | Functions | Variables
backward.hpp File Reference
#include <algorithm>
#include <cctype>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <fstream>
#include <iomanip>
#include <iostream>
#include <limits>
#include <new>
#include <sstream>
#include <streambuf>
#include <string>
#include <vector>
#include <map>
Include dependency graph for backward.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  backward::cfile_streambuf
 
class  backward::Colorize
 
struct  backward::details::default_delete< T >
 
struct  backward::details::deleter< R, T, F >
 
struct  backward::details::demangler
 
struct  backward::details::demangler_impl< TAG >
 
class  backward::details::handle< T, Deleter >
 
struct  backward::details::hashtable< K, V >
 
struct  backward::SourceFile::not_isempty
 
struct  backward::SourceFile::not_isspace
 
class  backward::Printer
 
struct  backward::ResolvedTrace
 
struct  backward::details::rm_ptr< T >
 
struct  backward::details::rm_ptr< const T * >
 
struct  backward::details::rm_ptr< T * >
 
class  backward::SignalHandling
 
class  backward::SnippetFactory
 
class  backward::SourceFile
 
struct  backward::ResolvedTrace::SourceLoc
 
class  backward::StackTrace
 
class  backward::StackTraceImpl< TAG >
 
class  backward::StackTraceImplBase
 
class  backward::StackTraceImplHolder
 
struct  backward::Trace
 
class  backward::TraceResolver
 
class  backward::TraceResolverImpl< TAG >
 
class  backward::TraceResolverImpl< system_tag::unknown_tag >
 
class  backward::TraceResolverImplBase
 

Namespaces

 backward
 
 backward::Color
 
 backward::ColorMode
 
 backward::details
 
 backward::system_tag
 
 backward::trace_resolver_tag
 

Macros

#define BACKWARD_ATLEAST_CXX98
 
#define BACKWARD_CXX98
 
#define BACKWARD_SYSTEM_UNKNOWN
 
#define NOINLINE   __attribute__((noinline))
 
#define nullptr   NULL
 
#define override
 

Typedefs

typedef unknown_tag backward::system_tag::current_tag
 

Enumerations

enum  backward::ColorMode::type { backward::ColorMode::automatic, backward::ColorMode::never, backward::ColorMode::always }
 
enum  backward::Color::type { backward::Color::yellow = 0, backward::Color::purple = 0, backward::Color::reset = 0 }
 

Functions

template<typename T >
const T & backward::details::move (const T &v)
 
template<typename T >
T & backward::details::move (T &v)
 
std::vector< std::string > backward::details::split_source_prefixes (const std::string &s)
 

Variables

const char backward::details::kBackwardPathDelimiter [] = ":"
 

Macro Definition Documentation

#define BACKWARD_ATLEAST_CXX98

Definition at line 40 of file backward.hpp.

#define BACKWARD_CXX98

Definition at line 39 of file backward.hpp.

#define BACKWARD_SYSTEM_UNKNOWN

Definition at line 67 of file backward.hpp.

#define NOINLINE   __attribute__((noinline))

Definition at line 71 of file backward.hpp.

#define nullptr   NULL

Definition at line 386 of file backward.hpp.

#define override

Definition at line 387 of file backward.hpp.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:48