|
ViennaGrid
1.0.1
|
ID handler class for IDs of type long. Has to be used for dense quantity storage with ViennaData. More...
#include <forwards.h>
Public Types | |
| typedef long | id_type |
Public Member Functions | |
| integral_id () | |
| long | id () const |
| void | id (long new_id) |
Protected Attributes | |
| id_type | id_ |
ID handler class for IDs of type long. Has to be used for dense quantity storage with ViennaData.
| typedef long id_type |
Reimplemented in element_t< ConfigType, point_tag >, and element_t< ConfigType, ElementTag >.
| integral_id | ( | ) | [inline] |
| long id | ( | ) | const [inline] |
| void id | ( | long | new_id | ) | [inline] |
1.7.6.1