TIcmpTypeCode Class Reference

class TIcmpTypeCode

A help class to package both IPv4 and IPv6 ICMP type and code.

This is just a parameter to MNetworkServiceExtension::IcmpWrap method.

Constructor & Destructor Documentation

TIcmpTypeCode(TUint8, TUint8, TUint8, TUint8)

TIcmpTypeCode ( TUint8 a4type,
TUint8 a4code,
TUint8 a6type,
TUint8 a6code
) [inline]

Parameters

TUint8 a4type
TUint8 a4code
TUint8 a6type
TUint8 a6code

Member Data Documentation

const TUint8 i4code

const TUint8 i4code

const TUint8 i4type

const TUint8 i4type

const TUint8 i6code

const TUint8 i6code

const TUint8 i6type

const TUint8 i6type