MySQL 9.1.0
Source Code Documentation
|
Carries information on the specific Service requirement for some Component and a pointer to member where to store the acquired Service Implementation to satisfy this requirement. More...
#include <dynamic_loader.h>
Public Attributes | |
const char * | name |
void ** | implementation |
Carries information on the specific Service requirement for some Component and a pointer to member where to store the acquired Service Implementation to satisfy this requirement.
void** mysql_service_placeholder_ref_t::implementation |
const char* mysql_service_placeholder_ref_t::name |