24#ifndef TABLE_ACCESS_SERVICE_IMPL_INCLUDED 
   25#define TABLE_ACCESS_SERVICE_IMPL_INCLUDED 
Specifies macros to define Components.
 
#define SERVICE_TYPE(name)
Generates the standard Service type name.
Definition: service.h:76
 
Specifies macros to define Service Implementations.
 
const mysql_service_table_access_factory_v1_t SERVICE_IMPLEMENTATION(mysql_server, table_access_factory_v1)