MySQL 9.1.0
Source Code Documentation
|
Helper file to create lifecycle event consumer. More...
#include "mysql/components/component_implementation.h"
#include "mysql/components/service_implementation.h"
#include "mysql/components/services/event_tracking_lifecycle_service.h"
Go to the source code of this file.
Classes | |
class | Event_tracking_implementation::Event_tracking_lifecycle_implementation |
Implementation helper class for lifecycle events. More... | |
Namespaces | |
namespace | Event_tracking_implementation |
Macros | |
#define | PROVIDES_SERVICE_EVENT_TRACKING_LIFECYCLE(component) PROVIDES_SERVICE(component, event_tracking_lifecycle) |
More... | |
#define | IMPLEMENTS_SERVICE_EVENT_TRACKING_LIFECYCLE(component) |
Helper file to create lifecycle event consumer.
#define IMPLEMENTS_SERVICE_EVENT_TRACKING_LIFECYCLE | ( | component | ) |
#define PROVIDES_SERVICE_EVENT_TRACKING_LIFECYCLE | ( | component | ) | PROVIDES_SERVICE(component, event_tracking_lifecycle) |