Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
backward::StackTraceImpl< TAG > Class Template Reference

#include <ogdf/lib/backward/backward.hpp>

Public Member Functions

size_t load_from (void *, size_t=0)
 
size_t load_here (size_t=0)
 
Trace operator[] (size_t)
 
size_t size () const
 
void skip_n_firsts (size_t)
 
unsigned thread_id () const
 

Detailed Description

template<typename TAG>
class backward::StackTraceImpl< TAG >

Definition at line 493 of file backward.hpp.

Member Function Documentation

◆ load_from()

template<typename TAG >
size_t backward::StackTraceImpl< TAG >::load_from ( void ,
size_t  = 0 
)
inline

Definition at line 498 of file backward.hpp.

◆ load_here()

template<typename TAG >
size_t backward::StackTraceImpl< TAG >::load_here ( size_t  = 0)
inline

Definition at line 497 of file backward.hpp.

◆ operator[]()

Definition at line 496 of file backward.hpp.

◆ size()

template<typename TAG >
size_t backward::StackTraceImpl< TAG >::size ( ) const
inline

Definition at line 495 of file backward.hpp.

◆ skip_n_firsts()

template<typename TAG >
void backward::StackTraceImpl< TAG >::skip_n_firsts ( size_t  )
inline

Definition at line 500 of file backward.hpp.

◆ thread_id()

template<typename TAG >
unsigned backward::StackTraceImpl< TAG >::thread_id ( ) const
inline

Definition at line 499 of file backward.hpp.


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