upnp/upnpstack/controlpointbase/inc/upnpserviceinfo.h
branchCompilerCompatibility
changeset 8 92b4d337bbaf
parent 0 f5a58ecadc66
equal deleted inserted replaced
6:dd1b40b508c3 8:92b4d337bbaf
    44         * Factory method
    44         * Factory method
    45         * @since Series60 3.1
    45         * @since Series60 3.1
    46         * @param aControlPoint pointer to Control Point.
    46         * @param aControlPoint pointer to Control Point.
    47         * @param aService Upnp Service
    47         * @param aService Upnp Service
    48         */
    48         */
    49         static CUpnpServiceInfo* CUpnpServiceInfo::NewLC(
    49         static CUpnpServiceInfo* NewLC(
    50                             CUpnpControlPoint* aControlPoint,
    50                             CUpnpControlPoint* aControlPoint,
    51                             CUpnpService* aService );
    51                             CUpnpService* aService );
    52 
    52 
    53         /**
    53         /**
    54         * Destructor
    54         * Destructor