Main Page
Namespaces
Classes
Files
File List
File Members
src
lib
coil
win32
coil
win32/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
60
};
//namespace coil
61
#endif // COIL_ROUTING_H
coil::dest_to_endpoint
bool dest_to_endpoint(std::string dest_addr, std::string &endpoint)
Getting network interface name from destination address.
Definition:
posix/coil/Routing.cpp:39
coil
Common Object Interface Layer.
Definition:
ace/coil/Condition.cpp:22
openrtm_aist
Author(s): Noriaki Ando
autogenerated on Thu Jun 6 2019 19:26:00