OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Public Types | Static Public Member Functions | Private Member Functions | Static Private Attributes | List of all members
Unique Class Reference

#include <Unique.h>

Public Types

typedef unsigned int type
 

Static Public Member Functions

static type get ()
 

Private Member Functions

 Unique ()
 

Static Private Attributes

static type Last = 0
 

Detailed Description

Definition at line 28 of file Unique.h.

Member Typedef Documentation

◆ type

typedef unsigned int Unique::type

Definition at line 31 of file Unique.h.

Constructor & Destructor Documentation

◆ Unique()

Unique::Unique ( )
private

Member Function Documentation

◆ get()

static type Unique::get ( )
inlinestatic

Member Data Documentation

◆ Last

Unique::type Unique::Last = 0
staticprivate

Definition at line 41 of file Unique.h.

Referenced by get().


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