12#ifndef ARCCORE_MESSAGEPASSING_INTERNAL_SUBREQUESTCOMPLETIONINFO_H
13#define ARCCORE_MESSAGEPASSING_INTERNAL_SUBREQUESTCOMPLETIONINFO_H
17#include "arccore/message_passing/MessageRank.h"
18#include "arccore/message_passing/MessageTag.h"
32class ARCCORE_MESSAGEPASSING_EXPORT SubRequestCompletionInfo
MessageRank sourceRank() const
Source rank of the request.
MessageTag sourceTag() const
Source tag of the request.
Declarations of types and methods used by message exchange mechanisms.