Definition at line 143 of file ttg.h.
◆ fn_id_t
◆ fn_id
Enumerator |
---|
MSG_INVALID | |
MSG_SET_ARG | |
MSG_SET_ARGSTREAM_SIZE | |
MSG_FINALIZE_ARGSTREAM_SIZE | |
MSG_GET_FROM_PULL | |
Definition at line 144 of file ttg.h.
◆ msg_header_t() [1/2]
ttg_parsec::msg_header_t::msg_header_t |
( |
| ) |
|
|
default |
◆ msg_header_t() [2/2]
ttg_parsec::msg_header_t::msg_header_t |
( |
fn_id_t |
fid, |
|
|
uint32_t |
tid, |
|
|
uint64_t |
oid, |
|
|
int32_t |
pid, |
|
|
int |
sender, |
|
|
int |
nk |
|
) |
| |
|
inline |
◆ fn_id
◆ inline_data
bool ttg_parsec::msg_header_t::inline_data = false |
◆ key_offset
std::size_t ttg_parsec::msg_header_t::key_offset = 0 |
◆ num_iovecs
std::int8_t ttg_parsec::msg_header_t::num_iovecs = 0 |
◆ num_keys
int ttg_parsec::msg_header_t::num_keys = 0 |
◆ op_id
uint64_t ttg_parsec::msg_header_t::op_id = std::numeric_limits<uint64_t>::max() |
◆ param_id
int32_t ttg_parsec::msg_header_t::param_id = -1 |
◆ sender
int ttg_parsec::msg_header_t::sender = -1 |
◆ taskpool_id
uint32_t ttg_parsec::msg_header_t::taskpool_id = std::numeric_limits<uint32_t>::max() |
The documentation for this struct was generated from the following file: