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

#include <schedulerActions.h>

Inheritance diagram for MdpGov::SetMaxFreq:
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 38 of file schedulerActions.h.

Member Function Documentation

std::string SetMaxFreq::getName ( )
overridevirtual

Implements Mdp::Action.

Definition at line 33 of file schedulerActions.cpp.

void SetMaxFreq::performAction ( )
overridevirtual

Implements Mdp::Action.

Definition at line 38 of file schedulerActions.cpp.


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