MySQL 8.4.0
Source Code Documentation
Dynamic_loader_services_loaded_notification_imp Class Referencefinal

#include <dynamic_loader_service_notification_imp.h>

Static Public Member Functions

static mysql_service_status_t notify (const char **services, unsigned int count) noexcept
 Notify about services that are recently loaded. More...
 

Member Function Documentation

◆ notify()

mysql_service_status_t Dynamic_loader_services_loaded_notification_imp::notify ( const char **  services,
unsigned int  count 
)
staticnoexcept

Notify about services that are recently loaded.

Parameters
[in]servicesNames to services recently loaded
[in]countNumber of services recently loaded
Returns
status of notification
Return values
falseSuccess
trueFailure

The documentation for this class was generated from the following files: