00001 #ifndef PsSynchronisationMessageHEADER 00002 #define PsSynchronisationMessageHEADER 00003 00004 #include "PsName.h" 00005 00010 class PsSynchronisationMessage 00011 { 00012 public: 00016 static PsName endOfSynchronisationFragment ; 00018 static PsName controlParameters ; 00020 static PsName noControlParameters ; 00022 }; 00023 00024 #endif
| Documentation generated on Mon Nov 25 15:25:02 2002 |
Generated with doxygen 1.2.12 by Dimitri van Heesch , 1997-2001 |