upnp/upnpstack/controlpointbase/inc/upnpcpbsimpledevicedescription.h
branchCompilerCompatibility
changeset 8 92b4d337bbaf
parent 0 f5a58ecadc66
equal deleted inserted replaced
6:dd1b40b508c3 8:92b4d337bbaf
    41     /**
    41     /**
    42      * Two-phased constructor
    42      * Two-phased constructor
    43      * @since S60 v5.0
    43      * @since S60 v5.0
    44      */
    44      */
    45     static CUpnpCpbSimpleDeviceDescription*
    45     static CUpnpCpbSimpleDeviceDescription*
    46             CUpnpCpbSimpleDeviceDescription::NewL(
    46             NewL(MUpnpCpbHttpMessageController& aMessanger,
    47                     MUpnpCpbHttpMessageController& aMessanger,
    47                  CUpnpCpbDeviceRepository& aRepository);
    48                     CUpnpCpbDeviceRepository& aRepository);
       
    49 
    48 
    50     /**
    49     /**
    51      * Start processing device.
    50      * Start processing device.
    52      *
    51      *
    53      * @since S60 v5.0
    52      * @since S60 v5.0