#include <APSet.h>
Definition at line 9 of file APSet.h.
◆ alphabet_element
◆ APSet()
storm::automata::APSet::APSet |
( |
| ) |
|
◆ add()
void storm::automata::APSet::add |
( |
const std::string & |
ap | ) |
|
◆ alphabetSize()
std::size_t storm::automata::APSet::alphabetSize |
( |
| ) |
const |
◆ contains()
bool storm::automata::APSet::contains |
( |
const std::string & |
ap | ) |
const |
◆ elementAddAP()
◆ elementAllFalse()
◆ getAP()
const std::string & storm::automata::APSet::getAP |
( |
unsigned int |
index | ) |
const |
◆ getAPs()
const std::vector< std::string > & storm::automata::APSet::getAPs |
( |
| ) |
const |
◆ getIndex()
unsigned int storm::automata::APSet::getIndex |
( |
const std::string & |
ap | ) |
const |
◆ size()
unsigned int storm::automata::APSet::size |
( |
| ) |
const |
◆ MAX_APS
const unsigned int storm::automata::APSet::MAX_APS = 32 |
The documentation for this class was generated from the following files: