ViennaGrid  1.0.1
Public Types | Public Member Functions | Protected Attributes
integral_id Class Reference

ID handler class for IDs of type long. Has to be used for dense quantity storage with ViennaData. More...

#include <forwards.h>

Inheritance diagram for integral_id:
element_t< ConfigType, ElementTag > element_t< ConfigType, point_tag >

Public Types

typedef long id_type

Public Member Functions

 integral_id ()
long id () const
void id (long new_id)

Protected Attributes

id_type id_

Detailed Description

ID handler class for IDs of type long. Has to be used for dense quantity storage with ViennaData.


Member Typedef Documentation

typedef long id_type

Constructor & Destructor Documentation

integral_id ( ) [inline]

Member Function Documentation

long id ( ) const [inline]
void id ( long  new_id) [inline]

Field Documentation

id_type id_ [protected]

The documentation for this class was generated from the following file: