Describes a route table entry
![]() | RouteEntry (const Address & addr) create a route table entry from an IP address |
![]() | GetNetwork () const Get the network address associated with the route table entry |
![]() | GetNetMask () const Get the network address mask associated with the route table entry |
![]() | GetDestination () const Get the default gateway address associated with the route table entry |
![]() | GetInterface () const Get the network address name associated with the route table entry |
![]() | GetMetric () const Get the network metric associated with the route table entry |
Run Time Type functions
Comparison functions
I/O functions
Miscellaneous functions
Describes a route table entry
Address GetNetwork() const
Address GetNetMask() const
Address GetDestination() const
const PString& GetInterface() const
long GetMetric() const
Alphabetic index HTML hierarchy of classes or Java