288件ヒット
[1-100件を表示]
(0.082秒)
種類
- 定数 (192)
- インスタンスメソッド (78)
- モジュール (12)
- 特異メソッド (6)
ライブラリ
- observer (24)
- openssl (12)
-
rinda
/ rinda (12) -
rinda
/ tuplespace (12) - shell (12)
-
shell
/ command-processor (6) -
shell
/ filter (6) -
shell
/ system-command (12) - socket (48)
-
win32
/ registry (144)
クラス
-
OpenSSL
:: SSL :: SSLSocket (12) -
Rinda
:: TupleSpace (12) -
Rinda
:: TupleSpaceProxy (12) - Shell (12)
-
Shell
:: CommandProcessor (6) -
Shell
:: Filter (6) -
Shell
:: SystemCommand (12) - Socket (24)
モジュール
- Observable (12)
-
Socket
:: Constants (24) -
Win32
:: Registry :: Constants (144)
キーワード
-
IP
_ ROUTER _ ALERT (24) -
KEY
_ ALL _ ACCESS (12) -
KEY
_ CREATE _ LINK (12) -
KEY
_ CREATE _ SUB _ KEY (12) -
KEY
_ ENUMERATE _ SUB _ KEYS (12) -
KEY
_ EXECUTE (12) -
KEY
_ NOTIFY (12) -
KEY
_ QUERY _ VALUE (12) -
KEY
_ READ (12) -
KEY
_ SET _ VALUE (12) -
KEY
_ WRITE (12) - Observable (12)
-
STANDARD
_ RIGHTS _ READ (12) -
STANDARD
_ RIGHTS _ WRITE (12) -
TCP
_ DEFER _ ACCEPT (24) -
notify
_ observers (12) - sysclose (12)
検索結果
先頭5件
- Rinda
:: TupleSpaceProxy # notify(ev , tuple , sec = nil) -> Rinda :: NotifyTemplateEntry - Rinda
:: TupleSpace # notify(event , pattern , sec = nil) -> Rinda :: NotifyTemplateEntry - Shell
:: SystemCommand # notify(*opts) -> String - Shell
:: SystemCommand # notify(*opts) {|message| . . . } -> String - Shell
# notify(*opts) { . . . } -> ()
-
Rinda
:: TupleSpaceProxy # notify(ev , tuple , sec = nil) -> Rinda :: NotifyTemplateEntry (24413.0) -
event で指定した種類のイベントの監視を開始します。
...event で指定した種類のイベントの監視を開始します。
内部的にはリモートオブジェクトの Rinda::TupleSpace#notify にフォワードされます。
詳細は Rinda::TupleSpace#notify 参照してください
@param event 監視対象のイベント(文字列)
@para......m pattern 監視対象となるタプルのパターン
@param sec 監視期間の長さ(秒数)... -
Rinda
:: TupleSpace # notify(event , pattern , sec = nil) -> Rinda :: NotifyTemplateEntry (24407.0) -
event で指定した種類のイベントの監視を開始します。
...vent で指定した種類のイベントの監視を開始します。
イベントを生じさせたタプルがpattern にマッチした場合にのみ報告されます。
イベントが生じた場合、
このメソッドの返り値の Rinda::NotifyTemplateEntry を経由し、
Rinda::Not......ifyTemplateEntry#each を用いて報告を受け取ります。
sec で監視期間を秒数で指定できます。 nil で無限に監視し続けます。
event として以下の3つを指定できます。
* 'write' : タプルが追加された
* 'take' : タプルが take された
*......pattern で指定できるパターンについては lib:rinda/rinda#tuplepattern を
参照してください。
@param event 監視対象のイベント(文字列)
@param pattern 監視対象となるタプルのパターン
@param sec 監視期間の長さ(秒数)
=== 例
require 'rinda/tup... -
Shell
:: SystemCommand # notify(*opts) -> String (24208.0) -
@todo
...@todo
@param opts
@see Shell#notify... -
Shell
:: SystemCommand # notify(*opts) {|message| . . . } -> String (24208.0) -
@todo
...@todo
@param opts
@see Shell#notify... -
Shell
# notify(*opts) { . . . } -> () (24201.0) -
@todo
@todo -
Shell
. notify(*opts) {|message| . . . } -> String (24201.0) -
@todo
@todo -
Shell
:: CommandProcessor # notify(*opts) { . . . } -> () (24201.0) -
@todo
@todo -
Shell
:: Filter # notify(*opts) { . . . } -> () (24201.0) -
@todo
@todo -
Observable
# notify _ observers(*arg) -> nil (12201.0) -
オブザーバへ更新を通知します。
...update メソッドの引数の数に違いがある場合は
例外ArgumentErrorを発生します。
全てのオブザーバの update メソッドを呼び出し後、更新フラグを初期化します。
@raise ArgumentError 与えられた引数の数と登録されているオブザーバ... -
Win32
:: Registry :: Constants :: KEY _ NOTIFY (9201.0) -
@todo
@todo
セキュリティアクセスマスク。 -
Win32
:: Registry :: Constants :: KEY _ CREATE _ LINK (6101.0) -
@todo
@todo
セキュリティアクセスマスク。 -
Win32
:: Registry :: Constants :: KEY _ ENUMERATE _ SUB _ KEYS (6101.0) -
@todo
@todo
セキュリティアクセスマスク。