CBodyPart Class Reference
class CBodyPart : public CBase |
Constructor & Destructor Documentation
~CBodyPart()
IMPORT_C | ~CBodyPart | ( | ) | [virtual] |
Member Functions Documentation
Charset()
const TDesC8 & | Charset | ( | ) | [inline] |
ConstructL()
void | ConstructL | ( | ) | [private] |
ContentID()
const TDesC8 & | ContentID | ( | ) | [inline] |
ContentLocation()
const TDesC8 & | ContentLocation | ( | ) | |
Gets the Content-Location
ContentTransferEncoding()
const TDesC8 & | ContentTransferEncoding | ( | ) | |
Gets the Content-Transfer-Encoding
ContentType()
const TDesC8 & | ContentType | ( | ) | [inline] |
Headers()
const TDesC8 & | Headers | ( | ) | [inline] |
IsDecodedBody()
Check if the body is decoded or unzipped
NewL()
Allocates and constructs a new CBodyPart object
SetBody(const TDesC8 &)
void | SetBody | ( | const TDesC8 & | aBody | ) | [inline] |
Parameters
const TDesC8 & aBody | The body to set |
SetBoundary(const TDesC8 &)
void | SetBoundary | ( | const TDesC8 & | aBoundary | ) | |
Parameters
const TDesC8 & aBoundary | The boundary to set |
SetCharset(const TDesC8 &)
void | SetCharset | ( | const TDesC8 & | aCharset | ) | |
Parameters
const TDesC8 & aCharset | The charset to set |
SetContentBase(const TDesC8 &)
void | SetContentBase | ( | const TDesC8 & | aContentBase | ) | |
Parameters
const TDesC8 & aContentBase | The Content-Base to set |
SetContentID(const TDesC8 &)
void | SetContentID | ( | const TDesC8 & | aContentID | ) | |
Parameters
const TDesC8 & aContentID | The content-ID to set |
SetContentLocation(const TDesC8 &)
void | SetContentLocation | ( | const TDesC8 & | aContentLocation | ) | |
Sets the Content-Location
Parameters
const TDesC8 & aContentLocation | The Content-Location to set |
SetContentTransferEncoding(const TDesC8 &)
void | SetContentTransferEncoding | ( | const TDesC8 & | aContentTransferEncoding | ) | |
Sets the Content-Transfer-Encoding
Parameters
const TDesC8 & aContentTransferEncoding | The Content-Transfer-Encoding to set |
SetContentType(const TDesC8 &)
void | SetContentType | ( | const TDesC8 & | aContentType | ) | |
Parameters
const TDesC8 & aContentType | The Content-Type to set |
SetHeaders(const TDesC8 &)
void | SetHeaders | ( | const TDesC8 & | aHeaders | ) | [inline] |
Parameters
const TDesC8 & aHeaders | The headers to set |
SetIsDecodedBody(TBool)
void | SetIsDecodedBody | ( | TBool | aIsDecodedBody | ) | |
Sets whether the body part is decoded or unzipped
Parameters
TBool aIsDecodedBody | If the body of the body part is decoded or unzipped |
Member Data Documentation
TPtrC8
iContentLocation
TPtrC8
| iContentLocation | [private] |
TPtrC8
iContentTransferEncoding
TPtrC8
| iContentTransferEncoding | [private] |
TBool
iIsDecodedBody
TBool
| iIsDecodedBody | [private] |
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.