#include <core_messages.hpp>
Definition at line 163 of file core_messages.hpp.
◆ fetch_items_message() [1/2]
graphene::net::fetch_items_message::fetch_items_message |
( |
| ) |
|
|
inline |
◆ fetch_items_message() [2/2]
graphene::net::fetch_items_message::fetch_items_message |
( |
uint32_t |
item_type, |
|
|
const std::vector< item_hash_t > & |
items_to_fetch |
|
) |
| |
|
inline |
◆ item_type
uint32_t graphene::net::fetch_items_message::item_type |
◆ items_to_fetch
std::vector<item_hash_t> graphene::net::fetch_items_message::items_to_fetch |
◆ type
const core_message_type_enum graphene::net::fetch_items_message::type = core_message_type_enum::fetch_items_message_type |
|
static |
The documentation for this struct was generated from the following files: