MySQL 8.3.0
Source Code Documentation
Gcs_xcom_control_interface Class Reference

This class implements the generic Gcs_control_interface. More...

#include <gcs_xcom_control_interface.h>

Detailed Description

This class implements the generic Gcs_control_interface.

It relates with:

  • Gcs_xcom_interface, since the view_changed registered callback will delegate its calls to an instance of this class.
  • Gcs_xcom_control_proxy in order to isolate xcom calls from their actual implementation, to allow unit testing
  • Gcs_xcom_view_change_control_interface that implements a structure to allow View Safety. This ensures that, while the view installation procedure is not finished, all applications are not allowed to execute operations based upon a possible inconsistent state.

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