Awali
Another Weighted Automata library
|
specialisation of history_base More...
#include <no_history.hh>
Public Member Functions | |
history_kind_t | get_nature () const override |
state_t | get_state (state_t) override |
std::vector< state_t > | get_state_set (state_t) override |
bool | has_history () const override |
bool | has_history (state_t) const override |
std::ostream & | print_state_name (state_t, std::ostream &o, const std::string &) const override |
bool | remove_history (state_t) override |
Public Member Functions inherited from awali::sttc::history_base | |
virtual | ~history_base () |
template<typename H > | |
H & | as () |
template<typename H > | |
H & | as () const |
specialisation of history_base
This type is used to specify that the automaton has no history.
|
overridevirtual |
Implements awali::sttc::history_base.
Implements awali::sttc::history_base.
Implements awali::sttc::history_base.
|
overridevirtual |
Reimplemented from awali::sttc::history_base.
|
overridevirtual |
Implements awali::sttc::history_base.
|
overridevirtual |
Implements awali::sttc::history_base.
|
overridevirtual |
Implements awali::sttc::history_base.