lowlevellibsandfws/pluginfw/Framework/Example/EComHashExample.h
changeset 44 97b0fb8a2cc2
parent 0 e4d67989cc36
child 57 2efc27d87e1c
equal deleted inserted replaced
22:ddc455616bd6 44:97b0fb8a2cc2
    16 #include <ecom/implementationproxy.h>
    16 #include <ecom/implementationproxy.h>
    17 
    17 
    18 
    18 
    19 // ____________________________________________________________________________
    19 // ____________________________________________________________________________
    20 // 
    20 // 
    21 class CImplementationHashExample
    21 class CImplementationHashExample // codescanner::missingcclass
    22 {
    22 {
    23 public:
    23 public:
    24 	static CImplementationHashExample* NewL(TAny* aInitParams);
    24 	static CImplementationHashExample* NewL(TAny* aInitParams);
    25 
    25 
    26 	virtual ~CImplementationHashExample();
    26 	virtual ~CImplementationHashExample();