|
Scheduler
|
#include <rlTestActions.h>
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< DomainModel > | domainModel {nullptr} |
Copyright 2017 Jacques Florence All rights reserved. See License.txt file
Definition at line 20 of file rlTestActions.h.
|
overridevirtual |
Copyright 2017 Jacques Florence All rights reserved. See License.txt file
Implements Mdp::Action.
Definition at line 13 of file rlTestActions.cpp.
|
overridevirtual |
Implements Mdp::Action.
Definition at line 36 of file rlTestActions.cpp.
1.8.11