struct
#include <src/vt/messaging/active.h>
PendingRecv An pending receive event.
Constructors, destructors, conversion operators
- PendingRecv(int in_nchunks, std::byte* in_user_buf, ContinuationDeleterType in_cont, ActionType in_dealloc_user_buf, NodeType node, PriorityType in_priority, bool in_is_user_buf)
Public functions
-
template<typename Serializer>void serialize(Serializer& s)
Public variables
- int nchunks
- std::byte* user_buf
- ContinuationDeleterType cont
- ActionType dealloc_user_buf
- NodeType sender
- PriorityType priority
- bool is_user_buf