|
|
|
|
Location:
gsmustor.h
class TWapReassemblyEntry : public TSAREntry;
Abstraction of a WAP reassembly store entry. This class should reflect a complete WAP message.
TSAREntry - Provides generic information useful for the segmentation and reassembly of SMS messages and reassembly of WAP datagrams
TWapReassemblyEntry - Abstraction of a WAP reassembly store entry
Defined in TWapReassemblyEntry:
SetToPort(), ToPort()
Inherited from TSAREntry:
Count(),
Data3(),
DataStreamId(),
Description1(),
Description2(),
ESmsSAREntryDescriptionLength,
ExternalizeL(),
InternalizeL(),
IsComplete(),
LogServerId(),
Reference(),
SetCount(),
SetData3(),
SetDataStreamId(),
SetDescription1(),
SetDescription2(),
SetLogServerId(),
SetReference(),
SetTime(),
SetTotal(),
Time(),
Total(),
anonymous,
iData1,
iData2,
iData3,
iData4
inline TInt ToPort() const;
Gets the destination port number.
|
inline void SetToPort(TInt aToPort);
Sets the destination port number.
|