class TTypeUid::Ptr |
Encapsulates a pointer to an object fetched by an object provider.
The class has no public constructor. TTypeUid::MakePtr() or TTypeUid::Null() must be used to construct instances of this class.
Public Member Functions | |
---|---|
TAny * | Pointer () |
Private Member Functions | |
---|---|
Ptr ( TAny *) |
Private Attributes | |
---|---|
TAny * | iPtr |
TAny * | Pointer | ( | ) | const [inline] |
Retrieves the pointer to an object which is encapsulated by the Ptr .
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.