#include <StateActionPair.h>
Definition at line 8 of file StateActionPair.h.
◆ StateActionPair() [1/2]
storm::storage::StateActionPair::StateActionPair |
( |
std::pair< uint_fast64_t, uint_fast64_t > const & |
sap | ) |
|
|
inline |
◆ StateActionPair() [2/2]
storm::storage::StateActionPair::StateActionPair |
( |
uint_fast64_t |
state, |
|
|
uint_fast64_t |
action |
|
) |
| |
|
inline |
◆ getAction()
uint_fast64_t storm::storage::StateActionPair::getAction |
( |
| ) |
const |
|
inline |
◆ getState()
uint_fast64_t storm::storage::StateActionPair::getState |
( |
| ) |
const |
|
inline |
◆ operator!=
◆ operator<
◆ operator==
The documentation for this class was generated from the following file: