|
xorp
|
Base class for interface IPv4 address data manipulation. More...
#include <ifmgr_cmds.hh>
Public Member Functions | |
| IfMgrIPv4CommandBase (const string &ifname, const string &vifname, const IPv4 &addr) | |
| const IPv4 & | addr () const |
Protected Attributes | |
| IPv4 | _addr |
Base class for interface IPv4 address data manipulation.