HPCToolkit
Prof::LoadMap::MergeEffect Struct Reference

#include <LoadMap.hpp>

Public Member Functions

 MergeEffect (LMId_t old_, LMId_t new_)
 

Public Attributes

LMId_t old_id
 
LMId_t new_id
 

Detailed Description

Definition at line 179 of file LoadMap.hpp.

Constructor & Destructor Documentation

◆ MergeEffect()

Prof::LoadMap::MergeEffect::MergeEffect ( LMId_t  old_,
LMId_t  new_ 
)
inline

Definition at line 180 of file LoadMap.hpp.

Member Data Documentation

◆ new_id

LMId_t Prof::LoadMap::MergeEffect::new_id

Definition at line 181 of file LoadMap.hpp.

◆ old_id

LMId_t Prof::LoadMap::MergeEffect::old_id

Definition at line 181 of file LoadMap.hpp.


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