lowlevellibsandfws/pluginfw/Framework/Example/EComLoadMgrExample2.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 CImplementationLoadMgrExample2 // codescanner::missingcclass
    21 class CImplementationLoadMgrExample2
    22 {
    22 {
    23 public:
    23 public:
    24 	static CImplementationLoadMgrExample2* NewL(TAny* aInitParams);
    24 	static CImplementationLoadMgrExample2* NewL(TAny* aInitParams);
    25 
    25 
    26 	virtual ~CImplementationLoadMgrExample2();
    26 	virtual ~CImplementationLoadMgrExample2();