OpenRTM
1.0.0
メインページ
ネームスペース
クラス
ファイル
ファイル一覧
ファイルメンバ
tmp
buildd
ros-hydro-openrtm-aist-1.1.0-13quantal-20150213-1351
src
lib
coil
include
coil
Routing.h
説明を見る。
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
OpenRTMに対してFri Feb 13 2015 13:57:28に生成されました。
1.8.1.2