00001 // AUTOMATICALLY GENERATED -- DO NOT EDIT! -*- c++ -*- 00002 00003 #ifndef timeslice_timeout_h 00004 #define timeslice_timeout_h 00005 00006 #include "timeout.h" 00007 00008 // 00009 // INTERFACE definition follows 00010 // 00011 00012 00013 class Timeslice_timeout : public Timeout 00014 { 00015 00016 private: 00021 bool expired(); 00022 }; 00023 00024 #endif // timeslice_timeout_h