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

long id_

Detailed Description

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


Member Typedef Documentation


Constructor & Destructor Documentation

integral_id (  )  [inline]

Member Function Documentation

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

Field Documentation

long id_ [protected]

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