24#ifndef RECOVERY_METADATA_MESSAGE_INCLUDED
25#define RECOVERY_METADATA_MESSAGE_INCLUDED
73 "Compressed Certification Info Packet Count"},
75 "Compressed Certification Info Payload"},
77 "Certification Info packet ucompressed length"},
122 const std::string &view_id,
211 std::vector<Gcs_member_identifier> &online_members);
242 std::pair<bool, Gcs_member_identifier>
316 std::reference_wrapper<std::string>>
353 std::reference_wrapper<std::string>>
364 std::pair<enum_recovery_metadata_message_error, unsigned int>
384 unsigned long long,
unsigned long long>
386 const unsigned char *payload_start_pos);
404 const unsigned char *,
unsigned long long>
406 const unsigned char *payload_start_pos);
423 const unsigned char *
end)
override;
436 std::vector<unsigned char> *
buffer)
const;
468 const unsigned char *payload_start =
nullptr)
const;
483 std::reference_wrapper<std::string>>
515 std::reference_wrapper<std::string>>
524 std::pair<enum_recovery_metadata_message_error, unsigned int>
536 unsigned long long,
unsigned long long>
545 const unsigned char *,
unsigned long long>
enum_compression_type
Compression Type.
Definition: gr_compression.h:45
It represents the identity of a group member within a certain group.
Definition: gcs_member_identifier.h:40
This is the base GCS plugin message.
Definition: gcs_plugin_messages.h:64
Some integer typedefs for easier portability.
unsigned char uchar
Definition: my_inttypes.h:52
Definition: buf0block_hint.cc:30
bool length(const dd::Spatial_reference_system *srs, const Geometry *g1, double *length, bool *null) noexcept
Computes the length of linestrings and multilinestrings.
Definition: length.cc:76
mutable_buffer buffer(void *p, size_t n) noexcept
Definition: buffer.h:418
Cursor end()
A past-the-end Cursor.
Definition: rules_table_service.cc:192