Alien  1.3.0
User documentation
Loading...
Searching...
No Matches
Alien::IndexManager::EntryRecvRequest Struct Reference

Public Member Functions

 EntryRecvRequest (const EntrySendRequest &err)
void operator= (const EntryRecvRequest &)=delete

Public Attributes

Arccore::Ref< Arccore::MessagePassing::ISerializeMessage > comm
UniqueArray< Int64 > ids

Detailed Description

Definition at line 103 of file IndexManager.cc.

Constructor & Destructor Documentation

◆ EntryRecvRequest()

Alien::IndexManager::EntryRecvRequest::EntryRecvRequest ( const EntrySendRequest & err)
inlineexplicit

Definition at line 109 of file IndexManager.cc.

Member Data Documentation

◆ comm

Arccore::Ref<Arccore::MessagePassing::ISerializeMessage> Alien::IndexManager::EntryRecvRequest::comm

Definition at line 111 of file IndexManager.cc.

◆ ids

UniqueArray<Int64> Alien::IndexManager::EntryRecvRequest::ids

Definition at line 112 of file IndexManager.cc.


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