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

SrvOptClientIdentifier.h

Go to the documentation of this file.
00001 #ifndef SRVCLIENTIDENTIFIER_H
00002 #define SRVCLIENTIDENTIFIER_H
00003 
00004 #include "OptClientIdentifier.h"
00005 
00006 class TOptClientIdentifier;
00007 
00008 class TSrvOptClientIdentifier : public TOptClientIdentifier
00009 {
00010  public:
00011     TSrvOptClientIdentifier( SmartPtr<TDUID> duid, TMsg* parent);
00012     TSrvOptClientIdentifier(char* buf, int bufsize, TMsg* parent);
00013     bool doDuties();
00014 };
00015 
00016 #endif
00017 

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