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

#include <rlTestActions.h>

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

Member Function Documentation

std::string GoDown::getName ( )
overridevirtual

Implements Mdp::Action.

Definition at line 19 of file rlTestActions.cpp.

void GoDown::performAction ( )
overridevirtual

Implements Mdp::Action.

Definition at line 51 of file rlTestActions.cpp.


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