TMsgEditorFlags Class Reference
Utility class of storing and using flags with message editor model.
Constructor & Destructor Documentation
TMsgEditorFlags()
IMPORT_C | TMsgEditorFlags | ( | ) | |
TMsgEditorFlags(const TMsgEditorFlags &)
TMsgEditorFlags(TUint32)
IMPORT_C | TMsgEditorFlags | ( | TUint32 | aMask | ) | |
Member Functions Documentation
ExternalizeL(RWriteStream &)
Write flags into given stream.
InternalizeL(RReadStream &)
Read flags from given stream.
IsSet(TUint32)
Returns ETrue, if all flags defined in aFlag parameter are set.
Set(TUint32)
Sets the given flags (several flags may be set at the same time).
operator=(const TMsgEditorFlags &)
Member Data Documentation
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.