class CQueueItem : public CBase |
Public Member Functions | |
---|---|
~CQueueItem () | |
CQueueItem * | NewL (const MNotifierBase2::TNotifierInfo &, const TDesC8 &, TInt , const RMessage2 &, TInt ) |
CQueueItem * | NewL (const MNotifierBase2::TNotifierInfo &, const TDesC8 &, TInt ) |
Private Member Functions | |
---|---|
CQueueItem (const MNotifierBase2::TNotifierInfo &) | |
void | ConstructL (const TDesC8 &, TInt ) |
void | ConstructL (const TDesC8 &, const RMessage2 &, TInt , TInt ) |
Public Attributes | |
---|---|
TBool | iAsynchronous |
HBufC8 * | iBuffer |
TInt | iClientId |
const MNotifierBase2::TNotifierInfo | iInfo |
RMessage2 | iMessage |
TInt | iReplySlot |
CQueueItem | ( | const MNotifierBase2::TNotifierInfo & | aInfo | ) | [private] |
const MNotifierBase2::TNotifierInfo & aInfo |
void | ConstructL | ( | const TDesC8 & | aBuffer, |
TInt | aClientId | |||
) | [private] |
void | ConstructL | ( | const TDesC8 & | aBuffer, |
const RMessage2 & | aMessage, | |||
TInt | aClientId, | |||
TInt | aReplySlot | |||
) | [private] |
CQueueItem * | NewL | ( | const MNotifierBase2::TNotifierInfo & | aInfo, |
const TDesC8 & | aBuffer, | |||
TInt | aReplySlot, | |||
const RMessage2 & | aMessage, | |||
TInt | aClientId | |||
) | [static] |
const MNotifierBase2::TNotifierInfo & aInfo | |
const TDesC8 & aBuffer | |
TInt aReplySlot | |
const RMessage2 & aMessage | |
TInt aClientId |
CQueueItem * | NewL | ( | const MNotifierBase2::TNotifierInfo & | aInfo, |
const TDesC8 & | aBuffer, | |||
TInt | aClientId | |||
) | [static] |
const MNotifierBase2::TNotifierInfo & aInfo | |
const TDesC8 & aBuffer | |
TInt aClientId |
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.