MySQL 9.0.0
Source Code Documentation
gcs_interface.h File Reference

Go to the source code of this file.

Classes

struct  Gcs_interface_runtime_requirements
 Runtime external resources that should be provided to an instance of Gcs_interface. More...
 
class  Gcs_interface
 This interface must be implemented by all specific binding implementations as its entry point. More...
 
class  Gcs_interface_factory
 This class shall be used by an API user as an aggregator utility to retrieve implementations of Gcs_interface. More...
 

Enumerations

enum  enum_available_interfaces { XCOM , NONE }
 Enum that lists all implementations of Gcs_interface available to be returned. More...
 

Enumeration Type Documentation

◆ enum_available_interfaces

Enum that lists all implementations of Gcs_interface available to be returned.

Enumerator
XCOM 
NONE