24#ifndef PFS_EXAMPLE_COMPONENT_H
25#define PFS_EXAMPLE_COMPONENT_H
45#define COUNTRY_NAME_LEN 20 * 4
46#define CONTINENT_NAME_LEN 20 * 4
47#define COUNTRY_CODE_LEN 4
Specifies macros to define Components.
const mysql_service_pfs_plugin_column_string_v2_t * pc_string_srv
Definition: pfs.cc:44
REQUIRES_SERVICE_PLACEHOLDER_AS(pfs_plugin_table_v1, pt_srv)
const mysql_service_pfs_plugin_column_bigint_v1_t * pc_bigint_srv
Specifies macros to define Service Implementations.