MySQL 9.0.0
Source Code Documentation
xcom_group_interfaces Struct Reference

Struct that holds instances of this binding interface implementations. More...

#include <gcs_xcom_interface.h>

Public Attributes

Gcs_control_interfacecontrol_interface
 
Gcs_communication_interfacecommunication_interface
 
Gcs_statistics_interfacestatistics_interface
 
Gcs_group_management_interfacemanagement_interface
 
Gcs_xcom_view_change_control_interfacevce
 
Gcs_xcom_state_exchange_interfacese
 

Detailed Description

Struct that holds instances of this binding interface implementations.

Member Data Documentation

◆ communication_interface

Gcs_communication_interface* xcom_group_interfaces::communication_interface

◆ control_interface

Gcs_control_interface* xcom_group_interfaces::control_interface

◆ management_interface

Gcs_group_management_interface* xcom_group_interfaces::management_interface

◆ se

Gcs_xcom_state_exchange_interface* xcom_group_interfaces::se

◆ statistics_interface

Gcs_statistics_interface* xcom_group_interfaces::statistics_interface

◆ vce

Gcs_xcom_view_change_control_interface* xcom_group_interfaces::vce

The documentation for this struct was generated from the following file: