CASYProxyCommsStack Class Reference
class CASYProxyCommsStack : public CBase |
Class for handling concurrent transactions. Uses array as a stack.
ASYProxy.dll
- Since
- S60 3.1
Constructor & Destructor Documentation
CASYProxyCommsStack()
CASYProxyCommsStack | ( | ) | [private] |
~CASYProxyCommsStack()
~CASYProxyCommsStack | ( | ) | [virtual] |
Member Functions Documentation
AddL(CASYProxyCommandObserver *)
Creates and adds a new transaction record to stack.
- Since
- S60 3.1
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
Remove(TInt)
Removes current transaction from stack.
- Since
- S60 3.1
Parameters
TInt aTrId | Transaction to be removed |
RemoveAll()
Removes all transactions from stack.
- Since
- S60 3.1
Member Data Documentation
RPointerArray< CASYProxyTRRecord > iTRRecordArray
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.