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

OptVendorSpecInfo.h

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

Generated on Mon Dec 27 21:55:22 2004 for Dibbler - a portable DHCPv6 by  doxygen 1.3.9.1