proj home

Files   Classes   Functions   Hierarchy  

exitint.h

Go to the documentation of this file.
00001 #ifndef EXITINT_H
00002 #define EXITINT_H
00003 
00004 #include <typedefs.h>
00005 
00011 class exitint
00012 {
00013 public:
00014 
00016   int exitstatus;
00017 
00019   boolc isvalid() const;
00021   stringc isvalidtext() const;
00022 
00024   exitint();
00026   exitint(int exitstatus_);
00027 
00028 };
00029 
00030 
00031 #endif
00032 

Generated on Fri Mar 4 00:49:28 2011 for Chelton Evans Source by  doxygen 1.5.8