|
TIMPI
|
#include <post_wait_unpack_nested_buffer.h>
Public Member Functions | |
| PostWaitUnpackNestedBuffer (const std::vector< char > &buffer, Container &out, const DataType &timpi_mpi_var(T_type), const Communicator &comm_in) | |
| ~PostWaitUnpackNestedBuffer () | |
| virtual void | run () override |
Private Attributes | |
| const std::vector< char > & | recvbuf |
| Container & | recv |
| DataType | type |
| const Communicator & | comm |
Definition at line 33 of file post_wait_unpack_nested_buffer.h.
|
inline |
Definition at line 34 of file post_wait_unpack_nested_buffer.h.
References TIMPI::PostWaitUnpackNestedBuffer< Container >::type.
|
inline |
Definition at line 45 of file post_wait_unpack_nested_buffer.h.
References TIMPI::PostWaitUnpackNestedBuffer< Container >::type.
|
inlineoverridevirtual |
Implements TIMPI::PostWaitWork.
Definition at line 52 of file post_wait_unpack_nested_buffer.h.
References TIMPI::PostWaitUnpackNestedBuffer< Container >::comm, TIMPI::Communicator::get(), TIMPI::PostWaitUnpackNestedBuffer< Container >::recv, TIMPI::PostWaitUnpackNestedBuffer< Container >::recvbuf, and TIMPI::PostWaitUnpackNestedBuffer< Container >::type.
|
private |
Definition at line 101 of file post_wait_unpack_nested_buffer.h.
Referenced by TIMPI::PostWaitUnpackNestedBuffer< Container >::run().
|
private |
Definition at line 99 of file post_wait_unpack_nested_buffer.h.
Referenced by TIMPI::PostWaitUnpackNestedBuffer< Container >::run().
|
private |
Definition at line 98 of file post_wait_unpack_nested_buffer.h.
Referenced by TIMPI::PostWaitUnpackNestedBuffer< Container >::run().
|
private |
1.8.14