Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

OptRapidCommit.h

Go to the documentation of this file.
00001 #ifndef OPTRAPIDCOMMIT_H
00002 #define OPTRAPIDCOMMIT_H
00003 
00004 #include "DHCPConst.h"
00005 #include "Opt.h"
00006 
00007 class TOptRapidCommit : public TOpt
00008 {
00009 public:
00010     TOptRapidCommit(TMsg* parent);
00011     TOptRapidCommit(char * &buf,  int &n,TMsg* parent);
00012     int getSize();
00013     char * storeSelf(char* buf);
00014 };
00015 
00016 #endif 
00017 

Generated on Wed Mar 16 00:10:26 2005 for Dibbler - a portable DHCPv6 by  doxygen 1.3.9.1