ID handler class for IDs based on the n-cell address. More...
#include <forwards.h>
Public Types | |
typedef pointer_id * | id_type |
Public Member Functions | |
void | id (const pointer_id *) |
void | id (long) |
const pointer_id * | id () const |
pointer_id * | id () |
ID handler class for IDs based on the n-cell address.
typedef pointer_id* id_type |
void id | ( | const pointer_id * | ) | [inline] |
pointer_id* id | ( | ) | [inline] |
const pointer_id* id | ( | ) | const [inline] |
void id | ( | long | ) | [inline] |