SimGrid  3.18
Versatile Simulation of Distributed Systems
simgrid::instr::EntityValue Class Reference

#include <instr_paje_values.hpp>

Public Member Functions

 EntityValue (std::string name, std::string color, Type *father)
 
 ~EntityValue ()=default
 
const char * getCname ()
 
long long int getId ()
 
void print ()
 

Constructor & Destructor Documentation

◆ EntityValue()

simgrid::instr::EntityValue::EntityValue ( std::string  name,
std::string  color,
Type father 
)
explicit

◆ ~EntityValue()

simgrid::instr::EntityValue::~EntityValue ( )
default

Member Function Documentation

◆ getCname()

const char* simgrid::instr::EntityValue::getCname ( )
inline

◆ getId()

long long int simgrid::instr::EntityValue::getId ( )
inline

◆ print()

void simgrid::instr::EntityValue::print ( )

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