class TSmsInformationElementCategories |
TSmsInformationElementCategories
This class specifies where information elements are located SMS Messages.
It specifies which PDUs each information element can be located in.
The SMS stack uses this information when encoding and decoding SMS messages.
Public Member Functions | |
---|---|
TBool | GetCategoryDefinition(TInformationElementId, TInformationElementCategory &) |
Public Member Type Definitions | |
---|---|
typedef | CSmsInformationElement::TSmsInformationElementIdentifier TInformationElementId |
Private Attributes | |
---|---|
const TInformationElementCategory | categories |
TBool | GetCategoryDefinition | ( | TInformationElementId | aId, |
TInformationElementCategory & | aCategory | |||
) | [static] |
TInformationElementId aId | |
TInformationElementCategory & aCategory |
TBool | TranslateCategoryToIndex | ( | TInformationElementId | aId, |
TInt & | index | |||
) | [private, static] |
TInformationElementId aId | |
TInt & index |
void | operator= | ( | TSmsInformationElementCategories & | aCategory | ) | [private, inline] |
TSmsInformationElementCategories & aCategory |
TBool | operator== | ( | TSmsInformationElementCategories & | aCategory | ) | [private, inline] |
TSmsInformationElementCategories & aCategory |
EIndexEmsInformationElement | |
EIndexCtrlMandatoryInEveryPDUAndWithIdenticalValues | |
EIndexCtrlMandatoryInEveryPDUMultipleInstancesPerPDU | |
EIndexCtrlMandatoryInEveryPDUButWithValueSpecificToPDU | |
EIndexCtrlMandatoryIn1stPDUOnly | |
EIndexCtrlSingleInstanceOnly | |
EIndexCtrlMultipleInstancesAllowed | |
EIndexCtrlOptionalInEveryPDUWithValueSpecificToPDU | |
ENumberOfIndices |
EEmsInformationElement | |
ECtrlMandatoryInEveryPDUAndWithIdenticalValues | |
ECtrlMandatoryInEveryPDUMultipleInstancesPerPDU | |
ECtrlMandatoryInEveryPDUButWithValueSpecificToPDU | |
ECtrlMandatoryIn1stPDUOnly | |
ECtrlSingleInstanceOnly | |
ECtrlMultipleInstancesAllowed | |
ENumberOfCategories |
typedef CSmsInformationElement::TSmsInformationElementIdentifier | TInformationElementId |
const TInformationElementCategory | categories | [private, static] |