CObCallback Class Reference
class CObCallback : public CActive
|
Forces an asynchronous callback to be called.
?good_class_usage_example(s)
ImageEditorUtils.lib
-
Since
-
S60 v5.0
Constructor & Destructor Documentation
CObCallback(MObCallbackMethod *)
~CObCallback()
IMPORT_C
|
~CObCallback
|
(
|
)
|
|
Member Functions Documentation
CompleteRequest()
void
|
CompleteRequest
|
(
|
)
|
[private]
|
CompleteRequest
Force RunL
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
DoCallback(TInt)
IMPORT_C void
|
DoCallback
|
(
|
TInt
|
aParam
|
)
|
|
Forces the active scheduler to do callback
Parameters
TInt
aParam
|
- ID for callback, returned to observer
|
DoCancel()
void
|
DoCancel
|
(
|
)
|
[private, virtual]
|
NewL(MObCallbackMethod *)
RunL()
void
|
RunL
|
(
|
)
|
[private, virtual]
|
Member Data Documentation
MObCallbackMethod * iMethod
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.