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