upnp/upnpstack/controlpointbase/inc/upnpcpbdiscoveryagent.h
branchCompilerCompatibility
changeset 8 92b4d337bbaf
parent 0 f5a58ecadc66
equal deleted inserted replaced
6:dd1b40b508c3 8:92b4d337bbaf
    44     public:
    44     public:
    45     /**
    45     /**
    46      * Two-phased constructor
    46      * Two-phased constructor
    47      * @since S60 v5.0
    47      * @since S60 v5.0
    48      */
    48      */
    49     static CUpnpCpbDiscoveryAgent* CUpnpCpbDiscoveryAgent::NewL(
    49     static CUpnpCpbDiscoveryAgent* NewL(
    50         MUpnpCpbHttpMessageController& aMessanger );
    50         MUpnpCpbHttpMessageController& aMessanger );
    51 
    51 
    52     /**
    52     /**
    53      * Destructor
    53      * Destructor
    54      * @since S60 v5.0
    54      * @since S60 v5.0