OpenRTM  1.0.0
ネームスペース | 関数
Routing.h

Network routing information handling functions. [詳細]

#include <string>

ソースコードを見る。

ネームスペース

namespace  coil
 Common Object Interface Layer.

関数

bool coil::dest_to_endpoint (std::string dest_addr, std::string &endpoint)
 宛先アドレスから利用されるエンドポイントアドレスを得る
bool coil::find_dest_ifname (std::string dest_addr, std::string &dest_if)
 宛先アドレスから利用されるネットワークインターフェース名を得る
bool coil::ifname_to_ipaddr (std::string ifname, std::string &ipaddr)
 ネットワークインターフェース名からIPアドレスを得る

説明

Network routing information handling functions.

日付
$Date$
作者
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$