Thrill  0.1
Dispatcher::MpiAsync Member List

This is the complete list of members for Dispatcher::MpiAsync, including all inherited members.

Acquire(MpiAsync &&ma) noexceptDispatcher::MpiAsyncinlineprivate
arequest_Dispatcher::MpiAsync
connection()Dispatcher::MpiAsyncinline
DoCallback(MPI_Status &s)Dispatcher::MpiAsyncinline
MpiAsync()Dispatcher::MpiAsyncinline
MpiAsync(const AsyncRequestCallback &callback)Dispatcher::MpiAsyncinline
MpiAsync(net::Connection &conn, uint32_t seq, Buffer &&buffer, const AsyncWriteCallback &callback)Dispatcher::MpiAsyncinline
MpiAsync(net::Connection &conn, uint32_t seq, size_t buffer_size, const AsyncReadBufferCallback &callback)Dispatcher::MpiAsyncinline
MpiAsync(net::Connection &conn, uint32_t seq, data::PinnedBlock &&block, const AsyncWriteCallback &callback)Dispatcher::MpiAsyncinline
MpiAsync(net::Connection &conn, uint32_t seq, size_t size, data::PinnedByteBlockPtr &&block, const AsyncReadByteBlockCallback &callback)Dispatcher::MpiAsyncinline
MpiAsync(const MpiAsync &ma)=defaultDispatcher::MpiAsync
MpiAsync(MpiAsync &&ma)Dispatcher::MpiAsyncinline
NONE enum valueDispatcher::MpiAsync
operator=(MpiAsync &&ma) noexceptDispatcher::MpiAsyncinline
READ_BUFFER enum valueDispatcher::MpiAsync
read_buffer_Dispatcher::MpiAsync
READ_BYTE_BLOCK enum valueDispatcher::MpiAsync
read_byte_block_Dispatcher::MpiAsync
REQUEST enum valueDispatcher::MpiAsync
seq_Dispatcher::MpiAsyncprivate
Type enum nameDispatcher::MpiAsync
type_Dispatcher::MpiAsyncprivate
WRITE_BLOCK enum valueDispatcher::MpiAsync
write_block_Dispatcher::MpiAsync
WRITE_BUFFER enum valueDispatcher::MpiAsync
write_buffer_Dispatcher::MpiAsync
~MpiAsync()Dispatcher::MpiAsyncinline