CVPbkMultiContactOperationBase Class Reference
class CVPbkMultiContactOperationBase : public CBase |
Base class for multi contact operations. Multi operations contain other operations that are executed as one.
VPbkEng.lib
Inherits from
- CVPbkMultiContactOperationBase
Constructor & Destructor Documentation
CVPbkMultiContactOperationBase()
CVPbkMultiContactOperationBase | ( | ) | [protected] |
~CVPbkMultiContactOperationBase()
~CVPbkMultiContactOperationBase | ( | ) | [protected] |
Member Functions Documentation
AddSubOperationL(MVPbkContactOperation *)
Adds a new sub operation to this multi operation. Ownership is taken by this object if this function does not leave.
AsyncCallback(TAny *)
TInt
| AsyncCallback | ( | TAny * | aThis | ) | [private, static] |
HandleZeroSuboperations()
void | HandleZeroSuboperations | ( | ) | [private, pure virtual] |
If StartL is called and there are no sub operations then this is called asynchronously to allow implementation class to notify its observers.
SubOperationCount()
IMPORT_C TInt | SubOperationCount | ( | ) | const |
Returns number of sub operations in this multi operation.
Member Data Documentation
RPointerArray< MVPbkContactOperation > iSubOperations
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.