MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Macros | |
#define | ROUTER_PROTOBUF_EXPORT __attribute__((visibility("default"))) |
#define | ROUTER_PROTOBUF_NO_EXPORT __attribute__((visibility("hidden"))) |
#define | ROUTER_PROTOBUF_DEPRECATED __attribute__ ((__deprecated__)) |
#define | ROUTER_PROTOBUF_DEPRECATED_EXPORT ROUTER_PROTOBUF_EXPORT ROUTER_PROTOBUF_DEPRECATED |
#define | ROUTER_PROTOBUF_DEPRECATED_NO_EXPORT ROUTER_PROTOBUF_NO_EXPORT ROUTER_PROTOBUF_DEPRECATED |
#define ROUTER_PROTOBUF_DEPRECATED __attribute__ ((__deprecated__)) |
#define ROUTER_PROTOBUF_DEPRECATED_EXPORT ROUTER_PROTOBUF_EXPORT ROUTER_PROTOBUF_DEPRECATED |
#define ROUTER_PROTOBUF_DEPRECATED_NO_EXPORT ROUTER_PROTOBUF_NO_EXPORT ROUTER_PROTOBUF_DEPRECATED |
#define ROUTER_PROTOBUF_EXPORT __attribute__((visibility("default"))) |
#define ROUTER_PROTOBUF_NO_EXPORT __attribute__((visibility("hidden"))) |