|
ViennaGrid
1.0.1
|
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] |
| void id | ( | long | ) | [inline] |
| const pointer_id* id | ( | ) | const [inline] |
| pointer_id* id | ( | ) | [inline] |
1.7.6.1