| Public Member Functions | |
| const Op & | get (const State402::InternalState &from, const State402::InternalState &to) const | 
| TransitionTable () | |
| Private Member Functions | |
| void | add (const State402::InternalState &from, const State402::InternalState &to, Op op) | 
| Private Attributes | |
| boost::container::flat_map< std::pair< State402::InternalState, State402::InternalState >, Op > | transitions_ | 
| 
 | inlineprivate | 
| 
 | inline | 
| 
 | private |