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