class CSmsDeliver : public CSmsPDU |
SMS-DELIVER PDU - SC to MS
Public Member Functions | |
---|---|
CSmsDeliver() | |
~CSmsDeliver() | |
IMPORT_C CSmsDeliver * | DuplicateL() |
IMPORT_C TBool | MoreMessagesToSend() |
IMPORT_C const TSmsProtocolIdentifier * | ProtocolIdentifier() |
IMPORT_C TBool | ReplyPath() |
IMPORT_C void | ServiceCenterTimeStamp(TTime &, TInt &) |
IMPORT_C void | SetMoreMessagesToSend(TBool) |
IMPORT_C void | SetReplyPath(TBool) |
IMPORT_C void | SetServiceCenterTimeStamp(const TTime &, TInt) |
IMPORT_C void | SetStatusReportIndication(TBool) |
IMPORT_C TBool | StatusReportIndication() |
Protected Member Functions | |
---|---|
void | ConstructL(CCnvCharacterSetConverter &, RFs &) |
const TSmsDataCodingScheme * | DataCodingScheme() |
void | DecodeL(TGsmuLex8 &) |
TUint8 * | EncodeL(TUint8 *) |
TUint8 * | EncodeL(TUint8 *, const TEncodeParams *) |
void | ExternalizeMessagePDUL(RWriteStream &) |
void | InternalizeMessagePDUL(RReadStream &) |
const CSmsAddress * | ToFromAddressPtr() |
const CSmsUserData * | UserDataPtr() |
Inherited Enumerations | |
---|---|
CSmsPDU:TSmsPDUType |
Inherited Attributes | |
---|---|
CSmsPDU::iServiceCenterAddress |
void | ConstructL | ( | CCnvCharacterSetConverter & | aCharacterSetConverter, |
RFs & | aFs | |||
) | [protected, virtual] |
CCnvCharacterSetConverter & aCharacterSetConverter | |
RFs & aFs |
TUint8 * | EncodeL | ( | TUint8 * | aPtr, |
const TEncodeParams * | aEncodeParams | |||
) | const [protected, virtual] |
TUint8 * aPtr | |
const TEncodeParams * aEncodeParams |
void | ExternalizeMessagePDUL | ( | RWriteStream & | aStream | ) | const [protected, virtual] |
RWriteStream & aStream |
void | InternalizeMessagePDUL | ( | RReadStream & | aStream | ) | [protected, virtual] |
RReadStream & aStream |
IMPORT_C void | ServiceCenterTimeStamp | ( | TTime & | aTime, |
TInt & | aNumQuarterHours | |||
) |
IMPORT_C void | SetServiceCenterTimeStamp | ( | const TTime & | aTime, |
TInt | aNumQuarterHours = 0 | |||
) |
IMPORT_C void | SetStatusReportIndication | ( | TBool | aIndication | ) |
TBool aIndication |
TSmsServiceCenterTimeStamp | iServiceCenterTimeStamp | [private] |