#include <privmx/endpoint/store/Events.hpp>
'Events' provides the helpers methods for module's events management.
|
static |
Gets Event held in the 'EventHolder' as an 'StoreCreatedEvent'
| eventHolder | holder object that wraps the 'Event' |
|
static |
Gets Event held in the 'EventHolder' as an 'StoreDeletedEvent'
| eventHolder | holder object that wraps the 'Event' |
|
static |
Gets Event held in the 'EventHolder' as an 'StoreFileCreatedEvent'
| eventHolder | holder object that wraps the 'Event' |
|
static |
Gets Event held in the 'EventHolder' as an 'StoreFileDeletedEvent'
| eventHolder | holder object that wraps the 'Event' |
|
static |
Gets Event held in the 'EventHolder' as an 'StoreFileUpdatedEvent'
| eventHolder | holder object that wraps the 'Event' |
|
static |
Gets Event held in the 'EventHolder' as an 'StoreStatsChangedEvent'
| eventHolder | holder object that wraps the 'Event' |
|
static |
Gets Event held in the 'EventHolder' as an 'StoreUpdatedEvent'
| eventHolder | holder object that wraps the 'Event' |
|
static |
Checks whether event held in the 'EventHolder' is an 'StoreCreatedEvent'
|
static |
Checks whether event held in the 'EventHolder' is an 'StoreDeletedEvent'
| eventHolder | holder object that wraps the 'Event' |
|
static |
Checks whether event held in the 'EventHolder' is an 'StoreFileCreatedEvent'
| eventHolder | holder object that wraps the 'Event' |
|
static |
Checks whether event held in the 'EventHolder' is an 'StoreFileDeletedEvent'
| eventHolder | holder object that wraps the 'Event' |
|
static |
Checks whether event held in the 'EventHolder' is an 'StoreFileUpdatedEvent'
| eventHolder | holder object that wraps the 'Event' |
|
static |
Checks whether event held in the 'EventHolder' is an 'StoreStatsChangedEvent'
| eventHolder | holder object that wraps the 'Event' |
|
static |
Checks whether event held in the 'EventHolder' is an 'StoreUpdatedEvent'
| eventHolder | holder object that wraps the 'Event' |