Net_Traceroute_Result::getValue

Net_Traceroute_Result::getValue() – Traceroute_Result のプロパティを取得する

Synopsis

require_once '/Traceroute.php';

mixed Net_Traceroute_Result::getValue ( string $name )

Description

This package is not documented yet.

Parameter

string $name

プロパティ名

Return value

returns プロパティの値。

Throws

throws 例外は発生しません。

Note

This function can not be called statically.