dune-fem  2.4.1-rc
Public Member Functions | Static Public Member Functions | List of all members
Dune::Fem::IdProvider Class Reference

Singleton that manages a globally unique identifier. More...

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/quadrature/idprovider.hh>

Public Member Functions

size_t newId ()
 

Static Public Member Functions

static IdProviderinstance ()
 Access to the singleton object. More...
 

Detailed Description

Singleton that manages a globally unique identifier.

Member Function Documentation

static IdProvider& Dune::Fem::IdProvider::instance ( )
inlinestatic
size_t Dune::Fem::IdProvider::newId ( )
inline

Return a new identifier.

Note
Identifiers are never freed.

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