GCC Middle and Back End API Reference
simple_diagnostic_thread Class Reference

#include <diagnostic-path.h>

Inheritance diagram for simple_diagnostic_thread:
Collaboration diagram for simple_diagnostic_thread:

Public Member Functions

 simple_diagnostic_thread (const char *name)
 
label_text get_name (bool) const final override
 

Private Attributes

const charm_name
 

Detailed Description

A simple implementation of diagnostic_thread.   

Constructor & Destructor Documentation

◆ simple_diagnostic_thread()

simple_diagnostic_thread::simple_diagnostic_thread ( const char * name)
inline

Member Function Documentation

◆ get_name()

label_text simple_diagnostic_thread::get_name ( bool ) const
inlinefinaloverridevirtual

Implements diagnostic_thread.

References m_name.

Field Documentation

◆ m_name

const char* simple_diagnostic_thread::m_name
private

Referenced by get_name().


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