parseArgs.h

Go to the documentation of this file.
00001 #ifndef PARSE_ARGS_H
00002 #define PARSE_ARGS_H
00003 
00013 #include "monitorMode.h"
00014 
00018 namespace Monitor {
00019 
00023   extern int parseArgs(char*& logfile, char*& envfile, int argc, char *argv[]);
00024 }
00025 
00026 #endif /* !PARSE_ARGS_H */
00027 

Generated on Mon Apr 13 22:52:03 2009 by  doxygen 1.5.7.1