Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

Concierge Class Reference

#include <Concierge.H>

List of all members.

Public Member Functions

void run (int argc, char **argv)
 Run the concierge.


Detailed Description

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:
Generated on Wed May 17 22:28:21 2006 for GeoEvents by  doxygen 1.4.2