Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

HyReplyPkg.h

00001 #ifndef HYREPLYPKG_H_DEF
00002 #define HYREPLYPKG_H_DEF
00003 
00004 #include "TelepatiPkg.h"
00005 
00006 using namespace std;
00007 
00012 class HyReplyPkg : public TelepatiPkg{
00013  public:
00015   HyReplyPkg(int a);
00016   HyReplyPkg(const byte* ptr);
00017   virtual ~HyReplyPkg();
00018   byte* getMsg();  
00019 };
00020 
00021 #endif

Generated on Tue Nov 9 16:51:19 2004 for Packages_Library by  doxygen 1.3.9.1