Scheduler
Public Member Functions | List of all members
MdpGov::SetMinFreq Class Reference

#include <schedulerActions.h>

Inheritance diagram for MdpGov::SetMinFreq:
Mdp::Action

Public Member Functions

std::string getName () override
 
void performAction () override
 
- Public Member Functions inherited from Mdp::Action
virtual ~Action ()
 

Additional Inherited Members

- Protected Member Functions inherited from Mdp::Action
template<typename T >
std::shared_ptr< T > getModel ()
 
- Protected Attributes inherited from Mdp::Action
std::shared_ptr< DomainModeldomainModel {nullptr}
 

Detailed Description

Definition at line 31 of file schedulerActions.h.

Member Function Documentation

std::string SetMinFreq::getName ( )
overridevirtual

Implements Mdp::Action.

Definition at line 23 of file schedulerActions.cpp.

void SetMinFreq::performAction ( )
overridevirtual

Implements Mdp::Action.

Definition at line 28 of file schedulerActions.cpp.


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