TSoInetRouteInfo Class Reference

class TSoInetRouteInfo

Route information structure.

Used with route options:

IPv4 addresses are returned as IPv4-mapped IPv6 addresses qualified with appropriate scope id (Symbian OS 7.0 and later).

Member Functions Documentation

GetLinkAddr(TLinkAddr &)

IMPORT_C TIntGetLinkAddr(TLinkAddr &aInfo)const

Parameters

TLinkAddr & aInfo

Member Data Documentation

TInetAddr iDstAddr

TInetAddr iDstAddr

IP address of the destination network or host.

TInetAddr iGateway

TInetAddr iGateway

IP address of the gateway, or link-layer address for neighbour cache entries

TInetAddr iIfAddr

TInetAddr iIfAddr

IP address of the interface used for this route.

TInt iMetric

TInt iMetric

Route preference, with a smaller value indicating a preferred route.

TInetAddr iNetMask

TInetAddr iNetMask

Destination mask of network.

TRouteState iState

TRouteState iState

Route state.

TRouteType iType

TRouteType iType

Route type.