OpenRTM-aist  1.2.1
名前空間 | 関数
Routing.h ファイル

Network routing information handling functions. [詳解]

#include <string>
Routing.h の依存先関係図:

[ソースコード]

名前空間

 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$