MTMS main
Modern Turing Machine Simulator
Loading...
Searching...
No Matches
State Member List

This is the complete list of members for State, including all inherited members.

get_label() const noexceptStateinline
is_accept() const noexceptStateinline
is_accept_Stateprivate
label_Stateprivate
operator<=>(const State &other) const noexceptStateinline
operator==(const State &other) const noexceptStateinline
State() noexceptStateinline
State(std::string label, bool is_accept) noexcept(false)Stateinlineexplicit