Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::MpiLock::Section Class Reference
Collaboration diagram for Arcane::MpiLock::Section:

Public Member Functions

 Section (MpiLock *lock)

Private Attributes

MpiLock * mpi_lock
LockType::ManualLock manual_lock

Detailed Description

Definition at line 49 of file MpiLock.h.

Constructor & Destructor Documentation

◆ Section()

Arcane::MessagePassing::Mpi::MpiLock::Section::Section ( MpiLock * lock)
inline

Definition at line 53 of file MpiLock.h.

◆ ~Section()

Arcane::MessagePassing::Mpi::MpiLock::Section::~Section ( )
inline

Definition at line 60 of file MpiLock.h.

Member Data Documentation

◆ manual_lock

LockType::ManualLock Arcane::MessagePassing::Mpi::MpiLock::Section::manual_lock
private

Definition at line 69 of file MpiLock.h.

◆ mpi_lock

MpiLock* Arcane::MessagePassing::Mpi::MpiLock::Section::mpi_lock
private

Definition at line 68 of file MpiLock.h.


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