webengine/device/src/Device.cpp
branchRCL_3
changeset 48 79859ed3eea9
parent 15 60c5402cb945
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    22 #include "ServiceObject.h"
    22 #include "ServiceObject.h"
    23 #include "ServiceEventHandler.h"
    23 #include "ServiceEventHandler.h"
    24 #include "DeviceBridge.h"
    24 #include "DeviceBridge.h"
    25 #include "DeviceBinding.h"
    25 #include "DeviceBinding.h"
    26 #include "DeviceLiwBinding.h"
    26 #include "DeviceLiwBinding.h"
    27 #include <LiwServiceHandler.h>
    27 #include <liwservicehandler.h>
    28 
    28 
    29 using namespace KJS;
    29 using namespace KJS;
    30 
    30 
    31 const ClassInfo Device::info = { "Device", 0, 0, 0 };
    31 const ClassInfo Device::info = { "Device", 0, 0, 0 };
    32 const TInt INIT_ARRAY_SIZE = 10;   // initial service object array
    32 const TInt INIT_ARRAY_SIZE = 10;   // initial service object array