SkyGI::NetworkRoute Class Reference

Inheritance diagram for SkyGI::NetworkRoute:
[legend]
Collaboration diagram for SkyGI::NetworkRoute:
[legend]
List of all members.

Public Member Functions

 NetworkRoute (const String &pTargetIP, const String &pNetmaskIP, const String &pGatewayIP, const String &pNetworkDevice, int iMetric=0)
 ~NetworkRoute ()
String GetTarget () const
String GetNetmask () const
String GetGateway () const
String GetNetworkDevice () const
int GetMetric () const

Constructor & Destructor Documentation

NetworkRoute::NetworkRoute ( const String pTargetIP,
const String pNetmaskIP,
const String pGatewayIP,
const String pNetworkDevice,
int  iMetric = 0 
)

NetworkRoute::~NetworkRoute (  ) 


Member Function Documentation

String SkyGI::NetworkRoute::GetTarget (  )  const [inline]

String SkyGI::NetworkRoute::GetNetmask (  )  const [inline]

String SkyGI::NetworkRoute::GetGateway (  )  const [inline]

String SkyGI::NetworkRoute::GetNetworkDevice (  )  const [inline]

int SkyGI::NetworkRoute::GetMetric (  )  const [inline]


Generated on Thu Dec 13 18:14:07 2007 for SkyGI by  doxygen 1.5.1-p1