CServiceFormat Class Reference

class CServiceFormat : public CServiceElementBase

Inherits from

Constructor & Destructor Documentation

CServiceFormat(const TMTPTypeGuid &, HBufC *, const TUint, HBufC *)

CServiceFormat(const TMTPTypeGuid &aGUID,
HBufC *aName,
const TUintaBaseFormat,
HBufC *aMime
)[private]

Parameters

const TMTPTypeGuid & aGUID
HBufC * aName
const TUint aBaseFormat
HBufC * aMime

~CServiceFormat()

~CServiceFormat()

Member Functions Documentation

ConstructL()

voidConstructL()[private]

FormatBase()

IMPORT_C TUintFormatBase()const

MIMEType1()

IMPORT_C const TDesC &MIMEType1()const

NewLC(const TMTPTypeGuid &, HBufC *, const TUint, HBufC *)

CServiceFormat *NewLC(const TMTPTypeGuid &aGUID,
HBufC *aName,
const TUintaBaseFormat,
HBufC *aMime
)[static]

Parameters

const TMTPTypeGuid & aGUID
HBufC * aName
const TUint aBaseFormat
HBufC * aMime

Member Data Documentation

TUint16 iFormatBase

TUint16 iFormatBase[private]

HBufC * iMIMEType1

HBufC *iMIMEType1[private]