Scheduler
|
#include <schedulerActions.h>
Public Member Functions | |
std::string | getName () override |
void | performAction () override |
![]() | |
virtual | ~Action () |
Additional Inherited Members | |
![]() | |
template<typename T > | |
std::shared_ptr< T > | getModel () |
![]() | |
std::shared_ptr< DomainModel > | domainModel {nullptr} |
Definition at line 38 of file schedulerActions.h.
|
overridevirtual |
Implements Mdp::Action.
Definition at line 33 of file schedulerActions.cpp.
|
overridevirtual |
Implements Mdp::Action.
Definition at line 38 of file schedulerActions.cpp.