WvStreams
Public Member Functions | Public Attributes
WvIPRoute Class Reference

Manipulate the kernel routing table in strange and interesting ways ;) More...

#include <wviproute.h>

List of all members.

Public Member Functions

 WvIPRoute (WvStringParm _ifc, const WvIPNet &_net, const WvIPAddr &_gate, int _metric, WvStringParm _table)
 operator WvString () const
bool operator== (const WvIPRoute &r2) const

Public Attributes

WvString ifc
WvIPNet ip
WvIPAddr gateway
int metric
WvString table
WvIPAddr src

Detailed Description

Manipulate the kernel routing table in strange and interesting ways ;)

Definition at line 16 of file wviproute.h.


The documentation for this class was generated from the following files: