lowlevellibsandfws/pluginfw/Framework/Example/EComHashExample.h
branchRCL_3
changeset 57 2efc27d87e1c
parent 56 acd3cd4aaceb
equal deleted inserted replaced
56:acd3cd4aaceb 57:2efc27d87e1c
    16 #include <ecom/implementationproxy.h>
    16 #include <ecom/implementationproxy.h>
    17 
    17 
    18 
    18 
    19 // ____________________________________________________________________________
    19 // ____________________________________________________________________________
    20 // 
    20 // 
    21 class CImplementationHashExample // codescanner::missingcclass
    21 class CImplementationHashExample
    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();