#include <gsmustor.h>
| class TWapReassemblyEntry : public TSAREntry |
| Public Member Functions | |
|---|---|
| void | SetToPort(TInt) |
| TInt | ToPort() |
| Inherited Attributes | |
|---|---|
| TSAREntry::iData1 | |
| TSAREntry::iData2 | |
| TSAREntry::iData3 | |
| TSAREntry::iData4 | |
| Inherited Enumerations | |
|---|---|
| TSAREntry:@103 | |
Abstraction of a WAP reassembly store entry. This class should reflect a complete WAP message.
| void | SetToPort | ( | TInt | aToPort | ) | [inline] |
Sets the destination port number.
| Parameters | |
|---|---|
| aToPort | Destination port number |