Privacy and Security Notice

Qoptions.h Source File

Qoptions.h

00001 #ifndef QOPTIONS_H
00002 #define QOPTIONS_H
00003 
00007 class Qoptions{
00008 public:
00009 Qoptions();
00010 void Get(char *optionsfile);
00011 
00012 private:
00013 
00014 
00015 };
00016 
00017 
00018 #endif

Generated on Fri Jan 11 22:33:59 2008 by  doxygen 1.4.6