Base class of an object id. More...
#include <object_id.hh>

Public Types | |
| typedef V | value_t | 
| The underlying type id.   | |
Public Member Functions | |
| object_id () | |
| Constructors.   | |
Base class of an object id.
| Tag | the tag type | |
| Equiv | the equivalent value. | 
Definition at line 66 of file object_id.hh.
| typedef V mln::util::object_id< Tag, V >::value_t | 
The underlying type id.
Definition at line 70 of file object_id.hh.
| mln::util::object_id< Tag, V >::object_id | ( | ) |  [inline] | 
        
Constructors.
Definition at line 120 of file object_id.hh.
 1.7.1