Scheduler Sim
A CPU Scheduling Algorithm Simulator in C++.
Loading...
Searching...
No Matches
Log Class Reference

#include <logger.hpp>

Public Member Functions

 Log (time_unit occurrenceTime, int pid, std::string status)
 
std::string toString ()
 

Constructor & Destructor Documentation

◆ Log()

Log::Log ( time_unit  occurrenceTime,
int  pid,
std::string  status 
)
inline

Member Function Documentation

◆ toString()

std::string Log::toString ( )
inline

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