upnp/upnpstack/controlpointbase/inc/upnpcpbdevicerepository.h
branchCompilerCompatibility
changeset 8 92b4d337bbaf
parent 0 f5a58ecadc66
equal deleted inserted replaced
6:dd1b40b508c3 8:92b4d337bbaf
    36     public:
    36     public:
    37     /**
    37     /**
    38      * Two-phased constructor
    38      * Two-phased constructor
    39      * @since S60 v5.0
    39      * @since S60 v5.0
    40      */
    40      */
    41     static CUpnpCpbDeviceRepository* CUpnpCpbDeviceRepository::NewL(
    41     static CUpnpCpbDeviceRepository* NewL(
    42         const CDesC8Array& aTargetDeviceTypes );
    42         const CDesC8Array& aTargetDeviceTypes );
    43 
    43 
    44     /**
    44     /**
    45      * Destructor
    45      * Destructor
    46      * @since S60 v5.0
    46      * @since S60 v5.0