# Functions
returns a pointer to an initialized Events object.
returns a pointer to an initialized Request object.
# Structs
Request holds a set of parameters by which Event objects may be screened.
Policy specifying how many events to store.
# Interfaces
EventManager is implemented by Events.