class CUpnpSettings : public CBase |
Configuration API for UPnP stack operation
Public Member Functions | |
---|---|
~CUpnpSettings() | |
IMPORT_C TInt | Get(TUint, TInt &) |
IMPORT_C TInt | Get(TUint, TDes &) |
IMPORT_C TInt | GetFileBufferSizeL() |
IMPORT_C TInt | GetIapL() |
IMPORT_C HBufC8 * | GetL(TUint) |
HBufC8 * | GetMSearchConfigurationL() |
IMPORT_C HBufC8 * | GetServerHeaderL() |
IMPORT_C HBufC8 * | GetUserAgentL() |
IMPORT_C CUpnpSettings * | NewL(TUid) |
IMPORT_C TInt | Set(TUint, TInt &) |
IMPORT_C TInt | Set(TUint, const TDesC &) |
IMPORT_C TInt | SetL(TUint, const TDesC8 &) |
Private Member Functions | |
---|---|
void | ConstructL(TUid) |
Public Attributes | |
---|---|
const TUint | KUPnPStackCustomizedServerHeader |
const TUint | KUPnPStackCustomizedUserAgent |
const TUint | KUPnPStackFileBufferSize |
const TUint | KUPnPStackIapId |
const TUint | KUPnPStackMSearchConfig |
Private Attributes | |
---|---|
CRepository * | iRepository |
void | ConstructL | ( | TUid | aRepositoryId | ) | [private] |
By default Symbian 2nd phase constructor is private.
TUid aRepositoryId |
HBufC8 * | GetMSearchConfigurationL | ( | ) | [static] |
Gets Server header string value.
IMPORT_C CUpnpSettings * | NewL | ( | TUid | aRepositoryUid | ) | [static] |
Two-phased constructor.
TUid aRepositoryUid |
const TUint | KUPnPStackCustomizedServerHeader | [static] |
Central repository value for customized ServerHeader key
const TUint | KUPnPStackCustomizedUserAgent | [static] |
Central repository value for customized UserAgent key
const TUint | KUPnPStackFileBufferSize | [static] |
Central repository value for file buffer size key
const TUint | KUPnPStackMSearchConfig | [static] |
Central repository value for customized M-Search string key
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.