CAccPolObjectBase Class Reference
class CAccPolObjectBase : public CBase
|
Base class for accessory policy name/value pair object(s). Objects which are inherited from the
CAccPolObjectBase
can be delivered inside an object container to accessory server's clients.
.lib
Constructor & Destructor Documentation
CAccPolObjectBase()
IMPORT_C
|
CAccPolObjectBase
|
(
|
)
|
[protected]
|
CAccPolObjectBase(TUint8, CAccPolObjectCon *)
~CAccPolObjectBase()
~CAccPolObjectBase
|
(
|
)
|
[virtual]
|
Member Functions Documentation
DuplicateLC(CAccPolObjectCon *)
Duplicates a object data. Object which is inherited from
CAccPolObjectBase
must implement this.
ExternalizeL(RWriteStream &)
void
|
ExternalizeL
|
(
|
RWriteStream
&
|
aStream
|
)
|
const [pure virtual]
|
InternalizeL(RReadStream &)
void
|
InternalizeL
|
(
|
RReadStream
&
|
aStream
|
)
|
[pure virtual]
|
ObjectType()
IMPORT_C
TUint8
|
ObjectType
|
(
|
)
|
const
|
SetObjectType(TUint8)
IMPORT_C void
|
SetObjectType
|
(
|
TUint8
|
aObjectType
|
)
|
|
operator=(const CAccPolObjectBase &)
Copies a base class data.
Member Data Documentation
CAccPolObjectCon * iObjectContainer
Pointer to object container.
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.