![]() |
CSpoofBase | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Custom Code in Header Public Section |
Declared in: SpoofBase.h |
//The external log class CSpoofLog { friend class CSpoofBase; public: //ctor and dtor CSpoofLog(); virtual ~CSpoofLog(); protected: //Report an error must overide virtual void ReportCatchError(LPCSTR lpClass,LPCSTR lpMethod,LPCSTR lpMessage)=0; virtual void ReportInitiatedError(LPCSTR lpClass,LPCSTR lpMethod,LPCSTR lpMessage)=0; virtual void ReportSocketError(LPCSTR lpClass,LPCSTR lpMethod,int iErrorCode)=0; };
![]() |
Site content copyright © 2001 Barak Weichselbaum. See the About page for additional notices. This page last updated: 27 Jun 2001. |