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