CSyncMLTransportPropertiesArray Class Reference
class CSyncMLTransportPropertiesArray : public CBase
|
An array of SyncML transport property information.
This is used to store information about the properties supported by a transport type. RSyncMLTransport::Properties()
Inherits from
-
CSyncMLTransportPropertiesArray
Constructor & Destructor Documentation
CSyncMLTransportPropertiesArray(TInt)
IMPORT_C
|
CSyncMLTransportPropertiesArray
|
(
|
TInt
|
aGranularity
|
)
|
|
Member Functions Documentation
AddL(const TPropertyInfo &)
Count()
IMPORT_C
TInt
|
Count
|
(
|
)
|
const
|
Delete(TInt)
IMPORT_C void
|
Delete
|
(
|
TInt
|
aIndex
|
)
|
|
ExternalizeL(RWriteStream &)
Find(const TDesC8 &)
IMPORT_C
TInt
|
Find
|
(
|
const
TDesC8
&
|
aPropertyName
|
)
|
const
|
InternalizeL(RReadStream &)
operator[](TInt)
Gets the member of the array with the specified index value.
operator[](TInt)
Gets the member of the array with the specified index value (const overload).
Member Type Definitions Documentation
Typedef TPropertyInfo
Information about a property.
Member Data Documentation
CArrayFixFlat< TPropertyInfo > iElements
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.