wrench::SimulationTimestampPstateSet Class Reference

A simulation timestamp class for changes in a host's pstate. More...

#include <SimulationTimestampTypes.h>

Inheritance diagram for wrench::SimulationTimestampPstateSet:
wrench::SimulationTimestampType

Public Member Functions

std::string getHostname ()
 Get the hostname associated with this timestamp. More...
 
int getPstate ()
 Get the pstate associated with this timestamp. More...
 
- Public Member Functions inherited from wrench::SimulationTimestampType
 SimulationTimestampType ()
 
More...
 
double getDate ()
 Retrieve the date recorded for this timestamp. More...
 

Detailed Description

A simulation timestamp class for changes in a host's pstate.

Member Function Documentation

◆ getHostname()

std::string wrench::SimulationTimestampPstateSet::getHostname ( )

Get the hostname associated with this timestamp.

Returns
the hostname associated with this timestamp

◆ getPstate()

int wrench::SimulationTimestampPstateSet::getPstate ( )

Get the pstate associated with this timestamp.

Returns
the pstate associated with this timestamp

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