Namespaces | Functions
Routing.cpp File Reference
#include <stdio.h>
#include <netdb.h>
#include <arpa/inet.h>
#include <netinet/in.h>
#include <sys/wait.h>
#include <coil/Routing.h>
#include <coil/stringutil.h>
#include <coil/config_coil.h>
Include dependency graph for posix/coil/Routing.cpp:

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.


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:09