OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
_Fieldmap::FieldmapDescription Struct Reference
Collaboration diagram for _Fieldmap::FieldmapDescription:

Public Member Functions

 FieldmapDescription (MapType aType, Fieldmap aMap)

Public Attributes

MapType Type
Fieldmap Map
unsigned int RefCounter
bool read

Detailed Description

Definition at line 185 of file Fieldmap.h.

Constructor & Destructor Documentation

◆ FieldmapDescription()

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

Definition at line 190 of file Fieldmap.h.

References Map, read, RefCounter, and Type.

Member Data Documentation

◆ Map

Fieldmap _Fieldmap::FieldmapDescription::Map

Definition at line 187 of file Fieldmap.h.

Referenced by FieldmapDescription().

◆ read

bool _Fieldmap::FieldmapDescription::read

Definition at line 189 of file Fieldmap.h.

Referenced by FieldmapDescription().

◆ RefCounter

unsigned int _Fieldmap::FieldmapDescription::RefCounter

Definition at line 188 of file Fieldmap.h.

Referenced by FieldmapDescription().

◆ Type

MapType _Fieldmap::FieldmapDescription::Type

Definition at line 186 of file Fieldmap.h.

Referenced by FieldmapDescription().


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