class MXdmOperation |
Public Member Functions | |
---|---|
void | CancelOperation () |
const TXdmCompletionData & | CompletionData () |
void | Destroy () |
void | ExecuteL () |
void | ExecuteL ( TRequestStatus &, TUint ) |
TBool | IsCompleted () |
TInt | Result () |
CXdmDocumentNode * | TargetNode () |
const TXdmCompletionData & | CompletionData | ( | ) | const [pure virtual] |
Get the completion data of this operation.
void | ExecuteL | ( | TRequestStatus & | aStatus, |
TUint | aOptions | |||
) | [pure virtual] |
Execute this operation asynchronously.
TRequestStatus & aStatus | |
TUint aOptions |
TBool | IsCompleted | ( | ) | const [pure virtual] |
Check the completion state of this operation.
CXdmDocumentNode * | TargetNode | ( | ) | const [pure virtual] |
Return the target node of this operation
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.