Threaded::isRunningState Detection 説明
public bool Threaded::isRunning()
Tell if the referenced object is executing パラメータこの関数にはパラメータはありません。 戻り値A boolean indication of state
例
例1 Detect the state of the referenced object
上の例の出力は以下となります。 bool(true) |