CSmlDataStoreFormat Class Reference
class CSmlDataStoreFormat : public CBase
|
The format and capabilities of Data Stores of a specific type.
Constructor & Destructor Documentation
~CSmlDataStoreFormat()
IMPORT_C
|
~CSmlDataStoreFormat
|
(
|
)
|
[virtual]
|
Member Functions Documentation
DisplayName()
IMPORT_C const
TDesC
&
|
DisplayName
|
(
|
)
|
const
|
ExternalizeL(RWriteStream &)
FilterCapabilityCount()
IMPORT_C
TInt
|
FilterCapabilityCount
|
(
|
)
|
const
|
FolderPropertyCount()
IMPORT_C
TInt
|
FolderPropertyCount
|
(
|
)
|
const
|
HasMaxItems()
IMPORT_C
TBool
|
HasMaxItems
|
(
|
)
|
const
|
HasMaxSize()
IMPORT_C
TBool
|
HasMaxSize
|
(
|
)
|
const
|
MaxItems()
IMPORT_C
TInt
|
MaxItems
|
(
|
)
|
const
|
MaxSize()
IMPORT_C
TInt
|
MaxSize
|
(
|
)
|
const
|
MimeFormatCount()
IMPORT_C
TInt
|
MimeFormatCount
|
(
|
)
|
const
|
MimeFormatRxPref()
IMPORT_C
TInt
|
MimeFormatRxPref
|
(
|
)
|
const
|
MimeFormatTxPref()
IMPORT_C
TInt
|
MimeFormatTxPref
|
(
|
)
|
const
|
NewLC(const RStringPool &, TResourceReader &)
NewLC(const RStringPool &, RReadStream &)
SetDisplayNameL(TDesC &)
IMPORT_C void
|
SetDisplayNameL
|
(
|
TDesC
&
|
aDisplayName
|
)
|
|
SetFilterCapabilitiesL(RPointerArray< CSmlFilterCapability > &)
SetFolderPropertiesL(RPointerArray< CSmlDataProperty > &)
SetMaxItems(TUint16)
IMPORT_C void
|
SetMaxItems
|
(
|
TUint16
|
aMaxItems
|
)
|
|
SetMaxSize(TUint16)
IMPORT_C void
|
SetMaxSize
|
(
|
TUint16
|
aMaxSize
|
)
|
|
SetMimeFormatRxPref(TInt)
IMPORT_C void
|
SetMimeFormatRxPref
|
(
|
TInt
|
aRxPref
|
)
|
|
SetMimeFormatTxPref(TInt)
IMPORT_C void
|
SetMimeFormatTxPref
|
(
|
TInt
|
aTxPref
|
)
|
|
SetMimeFormatsL(RPointerArray< CSmlMimeFormat > &)
SetSupportedOptions(TUint32)
IMPORT_C void
|
SetSupportedOptions
|
(
|
TUint32
|
aFlags
|
)
|
|
SetSyncTypeMask(TSmlSyncTypeMask)
Member Enumerations Documentation
Enum TOption
Enumerators
EOptionHasMaxSize
|
|
EOptionHasMaxItems
|
|
EOptionHierarchial
|
|
Member Data Documentation
HBufC * iDisplayName
HBufC
*
|
iDisplayName
|
[protected]
|
RPointerArray< CSmlFilterCapability > iFilterCapabilities
RPointerArray< CSmlDataProperty > iFolderProperties
RPointerArray< CSmlMimeFormat > iMimeFormats
TSmlSyncTypeMask
iSyncTypeMask
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.