ttg_parsec::detail::msg_t Struct Reference
Documentation
Public Member Functions | |
msg_t ()=default | |
msg_t (uint64_t tt_id, uint32_t taskpool_id, msg_header_t::fn_id_t fn_id, int32_t param_id, int sender, int num_keys=1) | |
Public Attributes | |
msg_header_t | tt_id |
unsigned char | bytes [max_payload_size] |
Static Public Attributes | |
static constexpr std::size_t | max_payload_size = PARSEC_TTG_MAX_AM_SIZE - sizeof(msg_header_t) |
Constructor & Destructor Documentation
◆ msg_t() [1/2]
|
default |
◆ msg_t() [2/2]
|
inline |
Member Data Documentation
◆ bytes
unsigned char ttg_parsec::detail::msg_t::bytes[max_payload_size] |
◆ max_payload_size
|
staticconstexpr |
◆ tt_id
msg_header_t ttg_parsec::detail::msg_t::tt_id |
The documentation for this struct was generated from the following file:
- ttg/ttg/parsec/ttg.h