#include <EventManager.H>
Public Member Functions | |
EventManager (vector< Parser * > parsers) | |
Constructor takes a vector of parsers. | |
~EventManager () | |
Destructor. | |
bool | updateEvents (int pages) |
|
Uses all available parsers to retrieve events, checks those events with the LocationResolutionGenie, and puts them in the database. After updating events it also updates the weather |