EmptyColleague.h

Go to the documentation of this file.
00001 
00010 #ifndef __EmptyColleague_H__
00011 #define __EmptyColleague_H__
00012 
00013 #include "PKIFdll.h"
00014 #include "IPKIFColleague.h"
00015 
00024 class CPKIFEmptyColleague : public IPKIFColleague
00025 {
00026 public:
00034     void Initialize(){}
00035 };
00036 DECLARE_SMART_POINTERS(CPKIFEmptyColleague);
00037 
00038 #endif

Generated on Mon Nov 15 11:15:50 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6