GCC Middle and Back End API Reference
diagnostics::paths::thread Class Referenceabstract

#include <paths.h>

Inheritance diagram for diagnostics::paths::thread:

Public Member Functions

virtual ~thread ()
virtual label_text get_name (bool can_colorize) const =0

Detailed Description

Abstract base class representing a thread of execution within
a diagnostics::paths::path.
Each event is associated with one thread.
Typically there is just one thread per diagnostics::paths::path.  

Constructor & Destructor Documentation

◆ ~thread()

virtual diagnostics::paths::thread::~thread ( )
inlinevirtual

Member Function Documentation

◆ get_name()

virtual label_text diagnostics::paths::thread::get_name ( bool can_colorize) const
pure virtual

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