00001 /* 00002 * Time-stamp: <00/08/07 19:46:29 pagey> 00003 * 00004 * $Id$ 00005 * 00006 * 00007 */ 00008 #ifndef LogError_h 00009 #define LogError_h 00010 00011 extern "C++" { 00012 namespace LibSerial { 00020 class LogError { 00021 public: 00025 00027 00028 /* ---------------------------------------------------------------------- 00029 * Public Static Members 00030 * ---------------------------------------------------------------------- 00031 */ 00035 00037 00041 00043 00047 00049 00053 00055 00059 00061 00062 /* ---------------------------------------------------------------------- 00063 * Friends 00064 * ---------------------------------------------------------------------- 00065 */ 00066 protected: 00067 /* ---------------------------------------------------------------------- 00068 * Protected Data Members 00069 * ---------------------------------------------------------------------- 00070 */ 00071 /* ---------------------------------------------------------------------- 00072 * Protected Methods 00073 * ---------------------------------------------------------------------- 00074 */ 00075 private: 00076 /* ---------------------------------------------------------------------- 00077 * Private Data Members 00078 * ---------------------------------------------------------------------- 00079 */ 00080 /* ---------------------------------------------------------------------- 00081 * Private Methods 00082 * ---------------------------------------------------------------------- 00083 */ 00084 } ; // class LogError 00085 } ; // namespace LibSerial 00086 } // extern "C++" 00087 #endif // #ifndef LogError_h