IOSS 2.0
|
This is the complete list of members for Ioss::glob::State< charT >, including all inherited members.
AddNextState(size_t state_pos) | Ioss::glob::State< charT > | inline |
Check(const String< charT > &str, size_t pos)=0 | Ioss::glob::State< charT > | pure virtual |
GetAutomata() | Ioss::glob::State< charT > | inline |
GetNextStates() const | Ioss::glob::State< charT > | inline |
matched_str_ | Ioss::glob::State< charT > | private |
MatchedStr() | Ioss::glob::State< charT > | inline |
Next(const String< charT > &str, size_t pos)=0 | Ioss::glob::State< charT > | pure virtual |
next_states_ | Ioss::glob::State< charT > | private |
ResetState() | Ioss::glob::State< charT > | inlinevirtual |
SetMatchedStr(const String< charT > &str) | Ioss::glob::State< charT > | inlineprotected |
SetMatchedStr(charT c) | Ioss::glob::State< charT > | inlineprotected |
State(StateType type, Automata< charT > &states) | Ioss::glob::State< charT > | inline |
states_ | Ioss::glob::State< charT > | private |
Type() const | Ioss::glob::State< charT > | inline |
type_ | Ioss::glob::State< charT > | private |
~State()=default | Ioss::glob::State< charT > | virtual |