lowlevellibsandfws/pluginfw/TestExecute/EComPerfTest/src/EComPerfTestDllTwo.h
branchRCL_3
changeset 57 2efc27d87e1c
parent 56 acd3cd4aaceb
equal deleted inserted replaced
56:acd3cd4aaceb 57:2efc27d87e1c
    18 #include <ecom/implementationproxy.h>
    18 #include <ecom/implementationproxy.h>
    19 #include "TestUtilities.h"	// For __FILE__LINE__
    19 #include "TestUtilities.h"	// For __FILE__LINE__
    20 
    20 
    21 // ____________________________________________________________________________
    21 // ____________________________________________________________________________
    22 // 
    22 // 
    23 class CImplementationClassExampleTwo // codescanner::missingcclass
    23 class CImplementationClassExampleTwo
    24 {
    24 {
    25 public:
    25 public:
    26 	static CImplementationClassExampleTwo* NewL(TAny* aInitParams);
    26 	static CImplementationClassExampleTwo* NewL(TAny* aInitParams);
    27 
    27 
    28 	virtual ~CImplementationClassExampleTwo();
    28 	virtual ~CImplementationClassExampleTwo();