Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

EState.hpp

Go to the documentation of this file.
00001 
00002 #ifndef EState_h
00003 #define EState_h 1
00004 
00005 typedef enum {eNotWorking,eWorking,eError} EState;
00006 
00007 #endif

Generated on Wed Mar 5 21:31:47 2003 for JIC by doxygen1.3-rc3