OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
Fieldmap::FieldmapDescription Struct Reference
Collaboration diagram for Fieldmap::FieldmapDescription:

Public Member Functions

 FieldmapDescription (MapType aType, Fieldmap *aMap)

Public Attributes

MapType Type
FieldmapMap
unsigned int RefCounter
bool read

Detailed Description

Definition at line 184 of file Fieldmap.h.

Constructor & Destructor Documentation

◆ FieldmapDescription()

Fieldmap::FieldmapDescription::FieldmapDescription ( MapType aType,
Fieldmap * aMap )
inline

Definition at line 189 of file Fieldmap.h.

References Fieldmap::Fieldmap(), Map, read, RefCounter, and Type.

Here is the call graph for this function:

Member Data Documentation

◆ Map

Fieldmap* Fieldmap::FieldmapDescription::Map

Definition at line 186 of file Fieldmap.h.

Referenced by FieldmapDescription().

◆ read

bool Fieldmap::FieldmapDescription::read

Definition at line 188 of file Fieldmap.h.

Referenced by FieldmapDescription().

◆ RefCounter

unsigned int Fieldmap::FieldmapDescription::RefCounter

Definition at line 187 of file Fieldmap.h.

Referenced by FieldmapDescription().

◆ Type

MapType Fieldmap::FieldmapDescription::Type

Definition at line 185 of file Fieldmap.h.

Referenced by FieldmapDescription().


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