Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
TNode
PHP Class TNode
ファイルを表示
Open project: videlalvaro/phacterl
Class Usage Examples
Public Methods
Method
Description
handle_back
(
$msg
,
$state
)
handle_go
(
$msg
,
$state
)
handle_neighbors
(
$msg
,
$state
)
handle_start
(
$msg
,
$state
)
init
(
$args
)
receive
( )
Protected Methods
Method
Description
compute
(
$value_set
)
getValue
(
$state
)
Method Details
compute()
protected
method
protected
compute
(
$value_set
)
getValue()
protected
method
protected
getValue
(
$state
)
handle_back()
public
method
public
handle_back
(
$msg
,
$state
)
handle_go()
public
method
public
handle_go
(
$msg
,
$state
)
handle_neighbors()
public
method
public
handle_neighbors
(
$msg
,
$state
)
handle_start()
public
method
public
handle_start
(
$msg
,
$state
)
init()
public
method
public
init
(
$args
)
receive()
public
method
public
receive
( )