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

handle to queue object



Hi,
I am creating some new variables inside a class derived from base
class Queue (and also binding them to new tcl varibles that I create
in ns-default.tcl). I am using this to create a link. Now my question
is how do I get a handle to this queue object so that I can access the
variables I created from the tcl script?

Thanks,
Sambit