Scheduler
Public Member Functions | List of all members
Utils::Record Class Reference

#include <record.h>

Public Member Functions

 Record (std::shared_ptr< Utils::Configuration > conf, std::string name)
 
void add (double time, double element)
 
void printToFile (std::string folder) const
 

Detailed Description

Definition at line 23 of file record.h.

Constructor & Destructor Documentation

Record::Record ( std::shared_ptr< Utils::Configuration conf,
std::string  name 
)

Definition at line 18 of file record.cpp.

Member Function Documentation

void Record::add ( double  time,
double  element 
)

Definition at line 41 of file record.cpp.

void Record::printToFile ( std::string  folder) const

Definition at line 23 of file record.cpp.


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