System_ProcWatch_Parser::
System_ProcWatch_Parser
(Previous)
(Next) System_ProcWatch_Parser::fetch

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

System_ProcWatch_Parser::getParsedData()

System_ProcWatch_Parser::getParsedData() -- パース済みのデータを取得する

説明

このクラスの中心となるメソッドです。シェル上で実行した ps の結果を取得し、パースした結果を二次元の数値添字配列あるいは連想配列で返します。

パラメータ

string $ps_args

ps の引数。

boolean $refresh

データをリフレッシュするかどうか。

返り値

ps の出力をパースした結果を配列で返します。

例外・エラー

例外はスローされません。

注意

この関数は、スタティックにコールする ことはできません。

System_ProcWatch_Parser::
System_ProcWatch_Parser
(Previous)
(Next) System_ProcWatch_Parser::fetch

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.