diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_swap.html --- a/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_swap.html Tue Mar 30 11:56:28 2010 +0100 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_swap.html Tue Mar 30 16:16:55 2010 +0100 @@ -1,94 +1,85 @@ - - -TB10.1 Example Applications: CSwap Class Reference - - - - -

CSwap Class Reference

-Inheritance diagram for CSwap:
-
- -

- -CISVAPIAsync -CISVAPIBase - -
+ + + + +TB9.2 Example Applications: CSwap Class Reference + + + + + +
+

CSwap Class Reference

+

Inherits CISVAPIAsync.

-

-List of all members. - - - - - +

List of all members.

+

Public Member Functions

 ~CSwap ()
void DoStartRequestL (CTelephony::TCallId aCallId1, CTelephony::TCallId aCallId2)
+ + + + + +

Public Member Functions

 ~CSwap ()
void DoStartRequestL (CTelephony::TCallId aCallId1, CTelephony::TCallId aCallId2)

Static Public Member Functions

static CSwapNewL (MExecAsync *aController)
+


Detailed Description

+

Puts the currently active call specified as argument 1 to DoStartRequestL() on hold. Resumes the currently held call specified as argument 2 to DoStartRequestL().

-

Static Public Member Functions

-static CSwapNewL (MExecAsync *aController) - - -

Detailed Description

-Puts the currently active call specified as argument 1 to DoStartRequestL() on hold. Resumes the currently held call specified as argument 2 to DoStartRequestL(). -

Definition at line 32 of file CSwap.h.

-

Constructor & Destructor Documentation

- +

Definition at line 32 of file CSwap.h.

+

Constructor & Destructor Documentation

+
- + - + - +
CSwap::~CSwap CSwap::~CSwap (  ) 
+

Destructor. Cancels outstanding requests.

-

-Destructor. Cancels outstanding requests. -

Definition at line 39 of file CSwap.cpp.

+

Definition at line 39 of file CSwap.cpp.

-

-


Member Function Documentation

- +
+

Member Function Documentation

+
- + - + - +
CSwap * CSwap::NewL CSwap * CSwap::NewL ( MExecAsync aController aController  )  [static] [static]
- -

-Factory constructor.

-

Parameters:
+

Factory constructor.

+
Parameters:
aController Pointer to MExecAsync object passed to constructor of CISVAPIBase
+
-
Returns:
Instance of CSwap class
+
Returns:
Instance of CSwap class
-

Definition at line 26 of file CSwap.cpp.

+

Definition at line 26 of file CSwap.cpp.

-

- + +

- + @@ -102,29 +93,29 @@ - +
void CSwap::DoStartRequestL void CSwap::DoStartRequestL ( CTelephony::TCallId  aCallId1,
) [virtual] [virtual]
- -

-Swaps the two specified calls if the dynamic call capabilities allow it.

-

Parameters:
+

Swaps the two specified calls if the dynamic call capabilities allow it.

+
Parameters:
aCallId1 ID of call to be swapped with aCallId2
aCallId2 ID of call to be swapped with aCallId1
+
-

Reimplemented from CISVAPIBase.

+

Reimplemented from CISVAPIBase.

-

Definition at line 50 of file CSwap.cpp.

+

Definition at line 50 of file CSwap.cpp.

-

-


Generated on Thu Jan 21 10:33:07 2010 for TB10.1 Example Applications by  + + +
Generated by  -doxygen 1.5.3
+doxygen 1.6.2