|
|
|
|
Location:
wapmessage.h
namespace Wap
Defines WAP-related types and error codes.
Defined in Wap:
EAll, EIP, ESMS, ESMS7, EWAPSMS, EWAPSMS7, TAddressInfo, TBearer, TPort
class TAddressInfo;
Encapsulates an interface name and address.
Defined in Wap::TAddressInfo:
iAddress, iName
iName
TName iName;
Interface name.
iAddress
TInetAddr iAddress;
Interface IP address.
TBearer
|
typedef TUint16 Wap::TPort;
A port number.