realtimenetprots/sipfw/SIP/SystemStateMonitor/example_plugin/src/implementationproxy.cpp
branchRCL_3
changeset 19 b5e99d8877c7
parent 0 307788aac0a8
child 20 0dcb073356a5
equal deleted inserted replaced
18:f54bfd820e04 19:b5e99d8877c7
    17 //
    17 //
    18 
    18 
    19 
    19 
    20 
    20 
    21 #include "sipsystemstatemonitorimpl.h"
    21 #include "sipsystemstatemonitorimpl.h"
    22 #include <ImplementationProxy.h>
    22 #include <ecom/ImplementationProxy.h>
    23 
    23 
    24 const TImplementationProxy ImplementationTable[] =
    24 const TImplementationProxy ImplementationTable[] =
    25     {
    25     {
    26     IMPLEMENTATION_PROXY_ENTRY(0x12345678, 
    26     IMPLEMENTATION_PROXY_ENTRY(0x12345678, 
    27                                CSipSystemStateMonitorImpl::NewL)
    27                                CSipSystemStateMonitorImpl::NewL)