Network routing information handling functions. More...
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | coil | 
Common Object Interface Layer.  | |
Functions | |
| bool | coil::dest_to_endpoint (std::string dest_addr, std::string &endpoint) | 
| Getting network interface name from destination address.   | |
| bool | coil::find_dest_ifname (std::string dest_addr, std::string &dest_if) | 
| Getting network interface name from destination address.   | |
| bool | coil::ifname_to_ipaddr (std::string ifname, std::string &ipaddr) | 
| Get IP address from a network interface name.   | |
Network routing information handling functions.
Copyright (C) 2010 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$
 1.6.3