#include <mw/concnf.h>
Link against: conarc.lib
class CMimeInfo : public CBase |
Public Member Functions | |
---|---|
~CMimeInfo() | |
IMPORT_C void | AddLanguageL(TLanguageInfo) |
void | ExternalizeL(RWriteStream &) |
void | InternalizeL(RReadStream &) |
TDataType | Mime() |
CMimeInfo * | NewL() |
IMPORT_C CMimeInfo * | NewLC(TDataType &) |
CMimeInfo * | NewLC(const CMimeInfo *) |
CMimeInfo * | NewLC(TResourceReader &) |
TTranslation | Text() |
Holds the localised names for a data type.
IMPORT_C void | AddLanguageL | ( | TLanguageInfo | aLang | ) |
Adds a localised name for the data type.
Parameters | |
---|---|
aLang | Localised name |
void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
void | InternalizeL | ( | RReadStream & | aStream | ) |
TDataType | Mime | ( | ) |
CMimeInfo * | NewL | ( | ) | [static] |
CMimeInfo * | NewLC | ( | TResourceReader & | aReader | ) | [static] |
TTranslation | Text | ( | ) |
return the translation for the current language if the current lanuage does not exist the use english or the first in the list