equal
deleted
inserted
replaced
95 * @param service Parent service |
95 * @param service Parent service |
96 */ |
96 */ |
97 void ConstructL(const TDesC& aDescriptionPath ); |
97 void ConstructL(const TDesC& aDescriptionPath ); |
98 |
98 |
99 void ConstructHttpL( ); |
99 void ConstructHttpL( ); |
100 TInt ConvertDescriptorToInt( const TDesC8& aDes, TInt& aErr ); |
100 TInt ConvertDescriptorToInt( const TDesC8& aDes, TUint& aErr ); |
101 |
101 |
102 private: |
102 private: |
103 CUpnpHttpServerSession* iHttpServerSession; |
103 CUpnpHttpServerSession* iHttpServerSession; |
104 CUpnpDevice& iUpnpDevice; |
104 CUpnpDevice& iUpnpDevice; |
105 CUpnpTmServerImpl& iTmServerImpl; |
105 CUpnpTmServerImpl& iTmServerImpl; |