Results of 1 - 10 of about 35 for EvWatcher (0.001 sec.)
- The EvWatcher class 10581
- « EvTimer::set EvWatcher::clear » PHP Manual Ev The EvWatcher class The EvWatcher class (PECL ev
...
>= 0.2.0) はじめに EvWatcher is a base class for all watchers( EvCheck , EvChil ...
d etc.). Since EvWatcher 's constructor is abstract , one can't(and don't n ...
eed to) create EvWatcher objects directly. クラス概要 abstract class EvWatc ...
tion when higher priority events are pending. 目次 EvWatcher::clear — Clear watcher pending status EvWatcher::_ ...
-
https://man.plustar.jp/php/class.evwatcher.html
- [similar]
- Abstract constructor of a watcher object 10009
- « EvWatcher::clear EvWatcher::feed » PHP Manual EvWatcher Abstract constructor of a watcher obje
...
ct EvWatcher::__construct (PECL ev >= 0.2.0) EvWatcher::__const ...
nstructor of a watcher object 説明 abstract public EvWatcher::__construct () EvWatcher::__construct() is an abs ...
ありません。 関連キーワード: constructor , watcher , EvWatcher , of , construct , パラメータ , feed , public , im ...
-
https://man.plustar.jp/php/evwatcher.construct.html
- [similar]
- Starts the watcher 9913
- « EvWatcher::setCallback EvWatcher::stop » PHP Manual EvWatcher Starts the watcher EvWatcher::st
...
art (PECL ev >= 0.2.0) EvWatcher::start — Starts the watcher 説明 public EvWatcher: ...
ラメータはありません。 戻り値 値を返しません。 参考 EvWatcher::stop() - Stops the watcher 関連キーワード: watche ...
r , Starts , EvWatcher , the , stop , パラメータ , active , receive , 参考 ...
-
https://man.plustar.jp/php/evwatcher.start.html
- [similar]
- EvEmbed クラス 9563
- « EvChild::set EvEmbed::__construct » PHP Manual Ev EvEmbed クラス EvEmbed クラス (PECL ev >= 0.
...
むために使います。 クラス概要 class EvEmbed extends EvWatcher { /* プロパティ */ public $ embed ; /* メソッド */ ...
ublic sweep (): void /* 継承したメソッド */ public EvWatcher::clear (): int public EvWatcher::feed ( int $reven ...
ts ): void public EvWatcher::getLoop (): EvLoop public EvWatcher::invoke ( int ...
$revents ): void public EvWatcher::keepalive ( bool $value = ? ): bool public EvWatc ...
-
https://man.plustar.jp/php/class.evembed.html
- [similar]
- Sets new callback for the watcher 9563
- « EvWatcher::keepalive EvWatcher::start » PHP Manual EvWatcher Sets new callback for the watcher
...
EvWatcher::setCallback (PECL ev >= 0.2.0) EvWatcher::setCall ...
ck — Sets new callback for the watcher 説明 public EvWatcher::setCallback ( callable $callback ): void Sets new ...
関連キーワード: callback , Sets , new , watcher , EvWatcher , the , setCallback , keepalive , public , callabl ...
-
https://man.plustar.jp/php/evwatcher.setcallback.html
- [similar]
- Returns the loop responsible for the watcher 9420
- « EvWatcher::feed EvWatcher::invoke » PHP Manual EvWatcher Returns the loop responsible for the
...
watcher EvWatcher::getLoop (PECL ev >= 0.2.0) EvWatcher::getLoop — R ...
s the loop responsible for the watcher 説明 public EvWatcher::getLoop (): EvLoop Returns the loop responsible f ...
キーワード: Returns , responsible , watcher , the , EvWatcher , getLoop , EvLoop , パラメータ , feed , public ...
-
https://man.plustar.jp/php/evwatcher.getloop.html
- [similar]
- Invokes the watcher callback with the given received events bit mask 9388
- « EvWatcher::getLoop EvWatcher::keepalive » PHP Manual EvWatcher Invokes the watcher callback wi
...
th the given received events bit mask EvWatcher::invoke (PECL ev >= 0.2.0) EvWatcher::invoke — Inv ...
ith the given received events bit mask 説明 public EvWatcher::invoke ( int $revents ): void Invokes the watcher ...
d events . 戻り値 値を返しません。 関連キーワード: EvWatcher , watcher , received , events , Invokes , callback ...
-
https://man.plustar.jp/php/evwatcher.invoke.html
- [similar]
- Stops the watcher 9388
- « EvWatcher::start Expect » PHP Manual EvWatcher Stops the watcher EvWatcher::stop (PECL ev >= 0
...
.2.0) EvWatcher::stop — Stops the watcher 説明 public EvWatcher::s ...
ラメータはありません。 戻り値 値を返しません。 参考 EvWatcher::start() - Starts the watcher 関連キーワード: watc ...
her , Stops , EvWatcher , the , stop , パラメータ , watchers , 参考 , 関数 ...
-
https://man.plustar.jp/php/evwatcher.stop.html
- [similar]
- Feeds the given revents set into the event loop 9340
- « EvWatcher::__construct EvWatcher::getLoop » PHP Manual EvWatcher Feeds the given revents set i
...
nto the event loop EvWatcher::feed (PECL ev >= 0.2.0) EvWatcher::feed — Feeds t ...
given revents set into the event loop 説明 public EvWatcher::feed ( int $revents ): void Feeds the given reven ...
ード: revents , event , Feeds , given , into , the , EvWatcher , feed , watcher , happened ...
-
https://man.plustar.jp/php/evwatcher.feed.html
- [similar]
- The EvIdle class 9277
- « EvFork::createStopped EvIdle::__construct » PHP Manual Ev The EvIdle class The EvIdle class (P
...
ng for new events. クラス概要 class EvIdle extends EvWatcher { /* 継承したプロパティ */ public $ is_active ; pu ...
iority = ? ): object /* 継承したメソッド */ public EvWatcher::clear (): int public EvWatcher::feed ( int $reven ...
ts ): void public EvWatcher::getLoop (): EvLoop public EvWatcher::invoke ( int ...
$revents ): void public EvWatcher::keepalive ( bool $value = ? ): bool public EvWatc ...
-
https://man.plustar.jp/php/class.evidle.html
- [similar]