CWsRenderStage Class Reference
class CWsRenderStage : public CBase |
This API declares the window server interface to the Render Stage Pipeline.
Private Attributes |
---|
CPimpl * | iPimpl |
Constructor & Destructor Documentation
CWsRenderStage()
IMPORT_C | CWsRenderStage | ( | ) | [protected] |
CWsRenderStage(const CWsRenderStage &)
~CWsRenderStage()
IMPORT_C | ~CWsRenderStage | ( | ) | [virtual] |
Member Functions Documentation
BaseConstructL()
IMPORT_C void | BaseConstructL | ( | ) | [protected] |
Second phase construction. Must be called from derived class construction sequence.
Begin()
Returns the GC to use for drawing in this render stage:
End()
Completes a pass of this render stage:
Next()
Returns the next render stage in the pipeline:
ResolveObjectInterface(TUint)
IMPORT_C TAny * | ResolveObjectInterface | ( | TUint | aTypeId | ) | [virtual] |
Returns extended functionality.
Parameters
TUint aTypeId | interface extension type specifier |
SetNext(CWsRenderStage *)
Sets the next render stage in the pipeline:
operator=(const CWsRenderStage &)
Member Data Documentation
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.