SimGrid  3.18
Versatile Simulation of Distributed Systems
smpi_trace_call_location_t Class Reference

#include <instr_smpi.hpp>

Public Member Functions

std::string get_composed_key ()
 

Public Attributes

std::string filename
 
int linenumber
 
std::string previous_filename
 
int previous_linenumber
 

Member Function Documentation

◆ get_composed_key()

std::string smpi_trace_call_location_t::get_composed_key ( )
inline

Member Data Documentation

◆ filename

std::string smpi_trace_call_location_t::filename

◆ linenumber

int smpi_trace_call_location_t::linenumber

◆ previous_filename

std::string smpi_trace_call_location_t::previous_filename

◆ previous_linenumber

int smpi_trace_call_location_t::previous_linenumber

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