HPCToolkit
SimpleSymbolsRepr Struct Reference
Collaboration diagram for SimpleSymbolsRepr:

Public Attributes

std::vector< SimpleSymbol * > simple_symbols
 
std::string name
 
bool sorted
 

Detailed Description

Definition at line 73 of file SimpleSymbols.cpp.

Member Data Documentation

◆ name

std::string SimpleSymbolsRepr::name

Definition at line 75 of file SimpleSymbols.cpp.

◆ simple_symbols

std::vector<SimpleSymbol*> SimpleSymbolsRepr::simple_symbols

Definition at line 74 of file SimpleSymbols.cpp.

◆ sorted

bool SimpleSymbolsRepr::sorted

Definition at line 76 of file SimpleSymbols.cpp.


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