services/terminalmodeservice/inc/upnptmclientprofileservice.h
changeset 26 b6b8e90f9863
parent 24 e9457ebcc4df
equal deleted inserted replaced
24:e9457ebcc4df 26:b6b8e90f9863
    65 private:  
    65 private:  
    66     // Actions supported by the client profile service
    66     // Actions supported by the client profile service
    67     TUpnpErrorCode GetMaxNumProfilesActionL( CUpnpAction* aAction );
    67     TUpnpErrorCode GetMaxNumProfilesActionL( CUpnpAction* aAction );
    68     TUpnpErrorCode SetClientProfileActionL( CUpnpAction* aAction );
    68     TUpnpErrorCode SetClientProfileActionL( CUpnpAction* aAction );
    69     TUpnpErrorCode GetClientProfileActionL( CUpnpAction* aAction );
    69     TUpnpErrorCode GetClientProfileActionL( CUpnpAction* aAction );
    70     TInt ConvertDescriptorToInt( const TDesC8& aDes, TUint& aIntVal );
       
    71 
    70 
    72 private: // Constructors 
    71 private: // Constructors 
    73     /**
    72     /**
    74     * C++ default constructor.
    73     * C++ default constructor.
    75     */
    74     */