|
TIMPI
|
#include <post_wait_unpack_buffer.h>
Public Member Functions | |
| PostWaitUnpackBuffer (const Container &buffer, Context *context, OutputIter out) | |
| virtual void | run () override |
Private Attributes | |
| const Container & | _buf |
| Context * | _context |
| OutputIter | _out |
Definition at line 32 of file post_wait_unpack_buffer.h.
|
inline |
Definition at line 33 of file post_wait_unpack_buffer.h.
|
inlineoverridevirtual |
Implements TIMPI::PostWaitWork.
Definition at line 36 of file post_wait_unpack_buffer.h.
References TIMPI::PostWaitUnpackBuffer< Container, Context, OutputIter, T >::_buf, TIMPI::PostWaitUnpackBuffer< Container, Context, OutputIter, T >::_context, TIMPI::PostWaitUnpackBuffer< Container, Context, OutputIter, T >::_out, and TIMPI::unpack_range().
|
private |
Definition at line 42 of file post_wait_unpack_buffer.h.
Referenced by TIMPI::PostWaitUnpackBuffer< Container, Context, OutputIter, T >::run().
|
private |
Definition at line 43 of file post_wait_unpack_buffer.h.
Referenced by TIMPI::PostWaitUnpackBuffer< Container, Context, OutputIter, T >::run().
|
private |
Definition at line 44 of file post_wait_unpack_buffer.h.
Referenced by TIMPI::PostWaitUnpackBuffer< Container, Context, OutputIter, T >::run().
1.8.14