HPCToolkit
Inline::FLPIndex Class Reference

#include <Struct-Inline.hpp>

Public Member Functions

 FLPIndex (long file, long base, long line, long proc, long pretty)
 
 FLPIndex (HPC::StringTable &strTab, InlineNode &node)
 
bool operator== (const FLPIndex rhs)
 
bool operator!= (const FLPIndex rhs)
 

Public Attributes

long file_index
 
long base_index
 
long line_num
 
long proc_index
 
long pretty_index
 

Detailed Description

Definition at line 130 of file Struct-Inline.hpp.

Constructor & Destructor Documentation

◆ FLPIndex() [1/2]

Inline::FLPIndex::FLPIndex ( long  file,
long  base,
long  line,
long  proc,
long  pretty 
)
inline

Definition at line 139 of file Struct-Inline.hpp.

◆ FLPIndex() [2/2]

Inline::FLPIndex::FLPIndex ( HPC::StringTable strTab,
InlineNode node 
)
inline

Definition at line 149 of file Struct-Inline.hpp.

Here is the call graph for this function:

Member Function Documentation

◆ operator!=()

bool Inline::FLPIndex::operator!= ( const FLPIndex  rhs)
inline

Definition at line 167 of file Struct-Inline.hpp.

◆ operator==()

bool Inline::FLPIndex::operator== ( const FLPIndex  rhs)
inline

Definition at line 160 of file Struct-Inline.hpp.

Member Data Documentation

◆ base_index

long Inline::FLPIndex::base_index

Definition at line 133 of file Struct-Inline.hpp.

◆ file_index

long Inline::FLPIndex::file_index

Definition at line 132 of file Struct-Inline.hpp.

◆ line_num

long Inline::FLPIndex::line_num

Definition at line 134 of file Struct-Inline.hpp.

◆ pretty_index

long Inline::FLPIndex::pretty_index

Definition at line 136 of file Struct-Inline.hpp.

◆ proc_index

long Inline::FLPIndex::proc_index

Definition at line 135 of file Struct-Inline.hpp.


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