class CTranpProtocol : public CBase |
Public Member Functions | |
---|---|
CTranpProtocol ( MTranpNotification &) | |
~CTranpProtocol () | |
void | Abort () |
void | Config (const TTranpConfig &) |
TTranpConfig | Config (const TTranpConfig &) |
void | Connect () |
void | ConstructL (const MTranpNotification &) |
void | DeleteHeapData () |
void | Disconnect () |
void | Get ( TTranpPicture &) |
CTranpProtocol * | NewL ( MTranpNotification &) |
void | Put (const TTranpPicture &) |
void | Query ( CTranpSession::TTranP ) |
void | SetHeapData ( HBufC8 *) |
void | SetPicture ( TDesC8 &, TDesC8 &, TDesC8 &, TDesC8 &) |
Private Attributes | |
---|---|
BFTP * | iBFTP |
MTranpNotification & | iNotifier |
TTranpPicture * | iTranpPicture |
CTranpProtocol | ( | MTranpNotification & | aNotifier | ) |
MTranpNotification & aNotifier |
void | Config | ( | const TTranpConfig & | aConfig | ) |
const TTranpConfig & aConfig |
TTranpConfig | Config | ( | const TTranpConfig & | aConfig | ) | const |
const TTranpConfig & aConfig |
void | ConstructL | ( | const MTranpNotification & | aNotifier | ) |
const MTranpNotification & aNotifier |
CTranpProtocol * | NewL | ( | MTranpNotification & | aNotifier | ) | [static] |
MTranpNotification & aNotifier |
void | Put | ( | const TTranpPicture & | aPicture | ) |
const TTranpPicture & aPicture |
void | Query | ( | CTranpSession::TTranP | aWhat | ) |
CTranpSession::TTranP aWhat |
void | SetHeapData | ( | HBufC8 * | aHeapData | ) | [inline] |
HBufC8 * aHeapData |
void | SetPicture | ( | TDesC8 & | aPicture, |
TDesC8 & | aFilename, | |||
TDesC8 & | aUPFPicture, | |||
TDesC8 & | aLongFilename | |||
) |
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.