Public Methods
-
IPRoute(const IPRoute &)
-
IPRoute(const IPAddress &_dst, const Netmask &_nm, const IPAddress &_gw, const Interface* _intf, bool _direct)
-
virtual ~IPRoute()
-
bool isDirect() const
-
const Netmask& getNetmask() const
-
const IPAddress& getDestination() const
-
const IPAddress& getGateway() const
-
const Interface* getInterface() const
-
Documentation
IPRoute(const IPRoute &)
IPRoute(const IPAddress &_dst, const Netmask &_nm, const IPAddress &_gw, const Interface* _intf, bool _direct)
virtual ~IPRoute()
bool isDirect() const
const Netmask& getNetmask() const
const IPAddress& getDestination() const
const IPAddress& getGateway() const
const Interface* getInterface() const
-
- Returns:
- interface associated with this route, or
NULL if none.
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.