#include <RewardAccumulation.h>
Definition at line 8 of file RewardAccumulation.h.
◆ RewardAccumulation() [1/3]
storm::logic::RewardAccumulation::RewardAccumulation |
( |
bool |
steps, |
|
|
bool |
time, |
|
|
bool |
exit |
|
) |
| |
◆ RewardAccumulation() [2/3]
◆ RewardAccumulation() [3/3]
◆ isEmpty()
bool storm::logic::RewardAccumulation::isEmpty |
( |
| ) |
const |
◆ isExitSet()
bool storm::logic::RewardAccumulation::isExitSet |
( |
| ) |
const |
◆ isStepsSet()
bool storm::logic::RewardAccumulation::isStepsSet |
( |
| ) |
const |
◆ isTimeSet()
bool storm::logic::RewardAccumulation::isTimeSet |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ size()
uint64_t storm::logic::RewardAccumulation::size |
( |
| ) |
const |
The documentation for this class was generated from the following files: