Public Types | |
typedef Tag | kind |
Public Member Functions | |
handler () | |
handler (int h) | |
handler (const handler &h) | |
handler & | operator= (const handler &h) |
handler & | operator= (int h) |
int | value () const |
operator int () const | |
Protected Attributes | |
int | v_ |
Definition at line 31 of file automata/concept/handlers.hh.