CAccPolObjectCon Class Reference
class CAccPolObjectCon : public CAccPolObjectBase |
Base class for container objects. Objects which are added to container must be inherited from "CAccPolObjectBase" class.
.lib
Constructor & Destructor Documentation
CAccPolObjectCon()
IMPORT_C | CAccPolObjectCon | ( | ) | [protected] |
CAccPolObjectCon(TUint8, CAccPolObjectCon *)
~CAccPolObjectCon()
~CAccPolObjectCon | ( | ) | [virtual] |
Member Functions Documentation
AddL(const CAccPolObjectBase &)
Duplicates the object and adds that to the object container.
-
leave
- , Leaves with one of the system wide error codes, if the operation fails.
AtL(TInt)
Gets a reference to the object pointer located at the specified position within the array.
-
leave
- , Leaves with one of the system wide error codes, if the operation fails.
Count()
IMPORT_C TInt | Count | ( | ) | const |
Returns the object count.
Reset()
Resets the object container. It frees all memory allocated to the array and resets the internal state so that it is ready to be reused.
Member Data Documentation
RPointerArray< CAccPolObjectBase > iObjects
Array for objects which are inherited from CAccObjectBase.
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.