CSmlMimeFormat Class Reference
#include
<SmlDataFormat.h>
Link against: smlstoreformat.lib
class CSmlMimeFormat : public CBase |
Detailed Description
The format of a specific mime type.
Member Attribute Documentation
iFieldLevel
TBool
| iFieldLevel | [protected] |
Constructor & Destructor Documentation
~CSmlMimeFormat ( )
IMPORT_C | ~CSmlMimeFormat | ( | ) | [virtual] |
Member Function Documentation
ExternalizeL ( RWriteStream & )
FieldLevel ( )
IMPORT_C TBool | FieldLevel | ( | ) | const |
NewLC ( const RStringPool &, TResourceReader & )
NewLC ( const RStringPool &, RReadStream & )
PropertyCount ( )
IMPORT_C TInt | PropertyCount | ( | ) | const |
SetDataPropertiesL ( RPointerArray< CSmlDataProperty > & )
SetFieldLevel ( TBool )
IMPORT_C void | SetFieldLevel | ( | TBool | aFieldLevel | ) | |
SetMimeTypeL ( RStringF & )
IMPORT_C void | SetMimeTypeL | ( | RStringF & | aMimeType | ) | |
SetMimeVersionL ( RStringF & )
IMPORT_C void | SetMimeVersionL | ( | RStringF & | aMimeVersion | ) | |