
Public Member Functions | |
| IdentityView () | |
| IdentityView (T &) | |
| IdentityView (const T &) | |
| IdentityView (const IdentityView &) | |
| const T & | object () const | 
| T & | object () | 
| operator T & () | |
| operator const T & () const | |
Definition at line 25 of file automaton_view.hh.
 1.5.1