OpenRTM-aist  1.2.1
Namespaces | Functions
Routing.h File Reference

Network routing information handling functions. More...

#include <string>
Include dependency graph for Routing.h:

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...
 

Detailed Description

Network routing information handling functions.

Date
$Date$
Author
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp

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$