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

#include <rlTestActions.h>

Inheritance diagram for GoUp:
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

Copyright 2017 Jacques Florence All rights reserved. See License.txt file

Definition at line 20 of file rlTestActions.h.

Member Function Documentation

std::string GoUp::getName ( )
overridevirtual

Copyright 2017 Jacques Florence All rights reserved. See License.txt file

Implements Mdp::Action.

Definition at line 13 of file rlTestActions.cpp.

void GoUp::performAction ( )
overridevirtual

Implements Mdp::Action.

Definition at line 36 of file rlTestActions.cpp.


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