Public Types | |
| typedef state_h | kind |
|
typedef handler< state_h, boost::shared_ptr< std::size_t > > | self_t |
Public Member Functions | |
| handler () | |
| handler (boost::shared_ptr< std::size_t > h) | |
| boost::shared_ptr< std::size_t > | value () const |
| operator unsigned () const | |
| bool | is_valid () const |
Protected Attributes | |
| boost::shared_ptr< std::size_t > | v_ |
Definition at line 29 of file bmig_handlers.hh.
1.5.1