#include <string>
ネームスペース | |
namespace | coil |
関数 | |
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アドレスを得る |
$Id$