| class RTelSubSessionBase : public RSubSessionBase |
| Public Member Functions | |
|---|---|
| IMPORT_C void | CancelAsyncRequest ( TInt ) |
| RSessionBase & | SessionHandle () |
| void | SetSessionHandle ( RSessionBase &) |
| TInt | SubSessionHandle () |
| Private Member Functions | |
|---|---|
| RTelSubSessionBase (const RTelSubSessionBase &) | |
| Public Member Enumerations | |
|---|---|
| enum | TReqPriorityType { EIsNotaPriorityRequest , EIsaPriorityRequest , EIsaEmergencyRequest } |
| Protected Attributes | |
|---|---|
| CPtrHolder * | iPtrHolder |
| Private Attributes | |
|---|---|
| RSessionBase * | iTelSession |
| RTelSubSessionBase | ( | const RTelSubSessionBase & | aTelSubSessionBase | ) | [private] |
| const RTelSubSessionBase & aTelSubSessionBase |
| IMPORT_C TInt | Blank | ( | const TInt | aIpc, |
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | Blank | ( | const TInt | aIpc, |
| TRequestStatus & | aStatus, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TRequestStatus & aStatus | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | CancelAsyncRequest | ( | TInt | aReqToCancel | ) | const |
Cancels a request of the specified IPC number.
| TInt aReqToCancel | The IPC of a request that should be cancelled. If a request of this IPC is not currently outstanding the TSY should decide what to do, but this usually has no effect. |
| IMPORT_C TInt | CancelReq | ( | const TInt | aIpc, |
| const TInt | aIpcToCancel | |||
| ) | const [protected] | |||
Sends a request to the ETel server/ TSY, to cancel a request.
| IMPORT_C TInt | Get | ( | const TInt | aIpc, |
| TDes8 & | aDes, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TDes8 & aDes | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | Get | ( | const TInt | aIpc, |
| TRequestStatus & | aStatus, | |||
| TDes8 & | aDes, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TRequestStatus & aStatus | |
| TDes8 & aDes | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C TInt | Get | ( | const TInt | aIpc, |
| TDes8 & | aDes1, | |||
| TDes8 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TDes8 & aDes1 | |
| TDes8 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | Get | ( | const TInt | aIpc, |
| TRequestStatus & | aStatus, | |||
| TDes8 & | aDes1, | |||
| TDes8 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TRequestStatus & aStatus | |
| TDes8 & aDes1 | |
| TDes8 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C TInt | Get | ( | const TInt | aIpc, |
| TDes16 & | aDes, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TDes16 & aDes | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | Get | ( | const TInt | aIpc, |
| TRequestStatus & | aStatus, | |||
| TDes16 & | aDes, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TRequestStatus & aStatus | |
| TDes16 & aDes | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C TInt | Get | ( | const TInt | aIpc, |
| TDes16 & | aDes1, | |||
| TDes16 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TDes16 & aDes1 | |
| TDes16 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | Get | ( | const TInt | aIpc, |
| TRequestStatus & | aStatus, | |||
| TDes16 & | aDes1, | |||
| TDes16 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TRequestStatus & aStatus | |
| TDes16 & aDes1 | |
| TDes16 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C TInt | Get | ( | const TInt | aIpc, |
| TDes8 & | aDes1, | |||
| TDes16 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TDes8 & aDes1 | |
| TDes16 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | Get | ( | const TInt | aIpc, |
| TRequestStatus & | aStatus, | |||
| TDes8 & | aDes1, | |||
| TDes16 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TRequestStatus & aStatus | |
| TDes8 & aDes1 | |
| TDes16 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C TInt | Set | ( | const TInt | aIpc, |
| const TDesC8 & | aDes, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| const TDesC8 & aDes | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | Set | ( | const TInt | aIpc, |
| TRequestStatus & | aStatus, | |||
| const TDesC8 & | aDes, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TRequestStatus & aStatus | |
| const TDesC8 & aDes | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C TInt | Set | ( | const TInt | aIpc, |
| const TDesC8 & | aDes1, | |||
| const TDesC8 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| const TDesC8 & aDes1 | |
| const TDesC8 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | Set | ( | const TInt | aIpc, |
| TRequestStatus & | aStatus, | |||
| const TDesC8 & | aDes1, | |||
| const TDesC8 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TRequestStatus & aStatus | |
| const TDesC8 & aDes1 | |
| const TDesC8 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C TInt | Set | ( | const TInt | aIpc, |
| const TDesC16 & | aDes, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| const TDesC16 & aDes | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | Set | ( | const TInt | aIpc, |
| TRequestStatus & | aStatus, | |||
| const TDesC16 & | aDes, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TRequestStatus & aStatus | |
| const TDesC16 & aDes | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C TInt | Set | ( | const TInt | aIpc, |
| const TDesC16 & | aDes1, | |||
| const TDesC16 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| const TDesC16 & aDes1 | |
| const TDesC16 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | Set | ( | const TInt | aIpc, |
| TRequestStatus & | aStatus, | |||
| const TDesC16 & | aDes1, | |||
| const TDesC16 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TRequestStatus & aStatus | |
| const TDesC16 & aDes1 | |
| const TDesC16 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C TInt | Set | ( | const TInt | aIpc, |
| const TDesC8 & | aDes1, | |||
| const TDesC16 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| const TDesC8 & aDes1 | |
| const TDesC16 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | Set | ( | const TInt | aIpc, |
| TRequestStatus & | aStatus, | |||
| const TDesC8 & | aDes1, | |||
| const TDesC16 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TRequestStatus & aStatus | |
| const TDesC8 & aDes1 | |
| const TDesC16 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C TInt | Set | ( | const TInt | aIpc, |
| const RFile & | aFile, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| const RFile & aFile | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | SetAndGet | ( | const TInt | aIpc, |
| TRequestStatus & | aStatus, | |||
| const TDesC8 & | aDes1, | |||
| TDes8 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TRequestStatus & aStatus | |
| const TDesC8 & aDes1 | |
| TDes8 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | SetAndGet | ( | const TInt | aIpc, |
| TRequestStatus & | aStatus, | |||
| TDes8 & | aDes1, | |||
| const TDesC16 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TRequestStatus & aStatus | |
| TDes8 & aDes1 | |
| const TDesC16 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | SetAndGet | ( | const TInt | aIpc, |
| TRequestStatus & | aStatus, | |||
| const TDesC8 & | , | |||
| TDes16 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TRequestStatus & aStatus | |
| const TDesC8 & | |
| TDes16 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| IMPORT_C void | SetAndGet | ( | const TInt | aIpc, |
| TRequestStatus & | aStatus, | |||
| const TDesC16 & | aDes1, | |||
| TDes16 & | aDes2, | |||
| TReqPriorityType | aType = EIsNotaPriorityRequest | |||
| ) | const [protected] | |||
| const TInt aIpc | |
| TRequestStatus & aStatus | |
| const TDesC16 & aDes1 | |
| TDes16 & aDes2 | |
| TReqPriorityType aType = EIsNotaPriorityRequest |
| void | SetSessionHandle | ( | RSessionBase & | aSession | ) | [inline] |
| RSessionBase & aSession |
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.