Scheduler
Public Member Functions | List of all members
GoRight Class Reference

#include <rlTestActions.h>

Inheritance diagram for GoRight:
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 44 of file rlTestActions.h.

Member Function Documentation

std::string GoRight::getName ( )
overridevirtual

Implements Mdp::Action.

Definition at line 27 of file rlTestActions.cpp.

void GoRight::performAction ( )
overridevirtual

Implements Mdp::Action.

Definition at line 77 of file rlTestActions.cpp.


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