[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question about srm.tcl



I can not understand following sentence in srm.tcl

$self cmd start  -> what is cmd?

$node_ join-group $self $dst_ -> Maybe each object join $dst_ group

set session_ [new $sessionFunction_ $ns_ $self] -> ????

$session_ schedule -> ????

Please somebody help me.