CSemiMDPSender Class Reference
Class for sending the
State-Action-State Tuple to the Listeners.
More...
#include <cagent.h>
Inheritance diagram for CSemiMDPSender:
List of all members.
Detailed Description
Class for sending the State-Action-State Tuple to the Listeners.
Maintains a List of CSemiMDPListeners. The class provides
methods for sending the Listeners that a new Episode has started, a
new Step (State-Action-State Tuple) or an intermediate Step has
occured.
- See also:
- CSemiMDPListener
Constructor & Destructor Documentation
|
CSemiMDPSender::CSemiMDPSender
|
( |
|
) |
|
|
| virtual
CSemiMDPSender::~CSemiMDPSender
|
( |
|
) |
[virtual] |
|
Member Function Documentation
| |
Add a Listener to the Listener-List.
|
| |
Remove a Listener from the Listerner-List.
|
| |
Sends the State-Action-State Tuple to all Listeners, indicating
that ist was an intermediate step.
|
| virtual void
CSemiMDPSender::startNewEpisode
|
( |
|
) |
[virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following
file:
|