wrench::SimulationTimestampLinkUsage Class Reference

A simulation timestamp class for link usage. More...

#include <SimulationTimestampTypes.h>

Inheritance diagram for wrench::SimulationTimestampLinkUsage:
wrench::SimulationTimestampType

Public Member Functions

std::string getLinkname ()
 Get the linkname associated with this timestamp. More...
 
double getUsage ()
 Get the bandwidth usage in bytes per second. 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 link usage.

Member Function Documentation

◆ getLinkname()

std::string wrench::SimulationTimestampLinkUsage::getLinkname ( )

Get the linkname associated with this timestamp.

Returns
the linkname associated with this timestamp

◆ getUsage()

double wrench::SimulationTimestampLinkUsage::getUsage ( )

Get the bandwidth usage in bytes per second.

Returns
the bandwidth usage in bytes per second

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