MySQL 8.4.0
Source Code Documentation
Gcs_message_pipeline Member List

This is the complete list of members for Gcs_message_pipeline, including all inherited members.

apply_stage(std::vector< Gcs_packet > &&packets, Gcs_message_stage &stage) constGcs_message_pipelineprivate
apply_stages(Gcs_packet &&packet, std::vector< Stage_code > const &stages) constGcs_message_pipelineprivate
cleanup()Gcs_message_pipeline
contains_pipeline(Gcs_protocol_version pipeline_version) constGcs_message_pipelineinline
contains_stage(Stage_code code) constGcs_message_pipelineinline
create_packet(Cargo_type const &cargo, Gcs_protocol_version const &current_version, uint64_t const &original_payload_size, std::vector< Stage_code > const &stages_to_apply) constGcs_message_pipelineprivate
Gcs_message_pipeline()Gcs_message_pipelineinlineexplicit
Gcs_message_pipeline(Gcs_message_pipeline &p)=deleteGcs_message_pipeline
Gcs_message_pipeline(Gcs_message_pipeline &&p)=deleteGcs_message_pipeline
get_pipeline(Gcs_protocol_version pipeline_version) constGcs_message_pipelineinline
get_snapshot() constGcs_message_pipeline
get_stage(Stage_code code) constGcs_message_pipelineinline
get_stages_to_apply(Gcs_protocol_version const &pipeline_version, uint64_t const &original_payload_size) constGcs_message_pipelineprivate
get_version() constGcs_message_pipeline
m_handlersGcs_message_pipelineprivate
m_pipeline_versionGcs_message_pipelineprivate
m_pipelinesGcs_message_pipelineprivate
operator=(const Gcs_message_pipeline &p)=deleteGcs_message_pipeline
operator=(Gcs_message_pipeline &&p)=deleteGcs_message_pipeline
process_incoming(Gcs_packet &&packet) constGcs_message_pipeline
process_outgoing(Gcs_message_data const &msg_data, Cargo_type cargo) constGcs_message_pipeline
register_pipeline(std::initializer_list< Gcs_pair_version_stages > stages)Gcs_message_pipeline
register_stage(Args... args)Gcs_message_pipelineinline
retrieve_pipeline(Gcs_protocol_version pipeline_version) constGcs_message_pipelineprivate
retrieve_stage(Stage_code stage_code) constGcs_message_pipelineprivate
retrieve_stage(const Gcs_packet &p) constGcs_message_pipelineprivate
revert_stage(Gcs_packet &&packet, Stage_code const &stage_code) constGcs_message_pipelineprivate
set_version(Gcs_protocol_version pipeline_version)Gcs_message_pipeline
update_members_information(const Gcs_member_identifier &me, const Gcs_xcom_nodes &xcom_nodes) constGcs_message_pipeline
~Gcs_message_pipeline()=defaultGcs_message_pipelinevirtual