Public Member Functions | Private Attributes
bwi_krexec::TimeReward< State > Class Template Reference

#include <TimeReward.h>

Inheritance diagram for bwi_krexec::TimeReward< State >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void actionStarted (const actasp::AspFluent &action) throw ()
void actionTerminated (const actasp::AspFluent &action) throw ()
double r (const State &, const actasp::AspFluent &action, const State &) const throw ()
virtual ~TimeReward ()

Private Attributes

std::map< actasp::AspFluent,
ros::Time,
actasp::ActionComparator
startingTimes

Detailed Description

template<typename State>
class bwi_krexec::TimeReward< State >

Definition at line 17 of file TimeReward.h.


Constructor & Destructor Documentation

template<typename State>
virtual bwi_krexec::TimeReward< State >::~TimeReward ( ) [inline, virtual]

Definition at line 47 of file TimeReward.h.


Member Function Documentation

template<typename State>
void bwi_krexec::TimeReward< State >::actionStarted ( const actasp::AspFluent action) throw () [inline, virtual]

Implements actasp::ExecutionObserver.

Definition at line 34 of file TimeReward.h.

template<typename State>
void bwi_krexec::TimeReward< State >::actionTerminated ( const actasp::AspFluent action) throw () [inline, virtual]

Implements actasp::ExecutionObserver.

Definition at line 43 of file TimeReward.h.

template<typename State>
double bwi_krexec::TimeReward< State >::r ( const State &  ,
const actasp::AspFluent action,
const State &   
) const throw () [inline, virtual]

Implements bwi_krexec::RewardFunction< State >.

Definition at line 19 of file TimeReward.h.


Member Data Documentation

template<typename State>
std::map<actasp::AspFluent, ros::Time, actasp::ActionComparator> bwi_krexec::TimeReward< State >::startingTimes [private]

Definition at line 49 of file TimeReward.h.


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


bwi_kr_execution
Author(s): Matteo Leonetti, Piyush Khandelwal
autogenerated on Fri Aug 28 2015 10:14:46