OpenRTM
1.0.0
Main Page
Namespaces
Classes
Files
File List
File Members
tmp
buildd
ros-hydro-openrtm-aist-1.1.0-13quantal-20150213-1351
src
lib
coil
include
coil
Routing.h
Go to the documentation of this file.
1
// -*- C++ -*-
20
#ifndef COIL_ROUTING_H
21
#define COIL_ROUTING_H
22
23
#include <string>
24
25
namespace
coil
26
{
58
bool
dest_to_endpoint
(std::string dest_addr, std::string& endpoint);
59
92
bool
find_dest_ifname
(std::string dest_addr, std::string& dest_if);
93
120
bool
ifname_to_ipaddr
(std::string ifname, std::string& ipaddr);
121
122
123
};
//namespace coil
124
#endif // COIL_ROUTING_H
Generated on Fri Feb 13 2015 13:58:09 for OpenRTM by
1.8.1.2