| 
    OpenRTM-aist
    1.2.1
    
   | 
 
Network routing information handling functions. More...
#include <string>
Go to the source code of this file.
Namespaces | |
| 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.  More... | |
| bool | coil::find_dest_ifname (std::string dest_addr, std::string &dest_if) | 
| Getting network interface name from destination address.  More... | |
| bool | coil::ifname_to_ipaddr (std::string ifname, std::string &ipaddr) | 
| Get IP address from a network interface name.  More... | |
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.8.11