TODO rewrite this The concierge will be run every time a user connects to geoevents. The job of the concierge is to keep track of when the last time the event manager was run and use that information to decide whether or not it needs to be run again. If the event manager does need to be run again, the concierge also decides whether it should be run concurrently with the GUI or sequentially before the GUI is run.
Member Function Documentation
void Concierge::run
(
int
argc,
char **
argv
)
Run the concierge.
Parameters:
argc
Number of command line arguments
argv
Actual command line arguments
The documentation for this class was generated from the following files: