View Source Rclex.SubLoop (Rclex v0.5.3)

T.B.A

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

購読処理関数
購読が正常に行われれば引数に受け取っていたコールバック関数を実行

Callback implementation for GenServer.init/1.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

each_subscribe(sub, node_identifier, topic_name)

View Source
購読処理関数
購読が正常に行われれば引数に受け取っていたコールバック関数を実行
Link to this function

handle_continue(atom, arg)

View Source

Callback implementation for GenServer.handle_continue/2.

Callback implementation for GenServer.init/1.