[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] How to remove the warning after adding a new member atanagent?
Put something like
Agent/LossMonitor set numb_ 0
in your tcl/lib/ns-default.tcl
On Sat, 21 Oct 2000, Hanping Long wrote:
> Hi,
>
> I added one more member to the class LossMonitor(modified loss-monitor.h and
> loss-monitor.cc accordingly). But I got the following
> warning when I run it, could you please tell me if I missed anything in
> order to remove this warning?
>
> warning: no class variable Agent/LossMonitor:numb_
> see tcl-object.tcl in tclcl for info about this warning.
>
>
> Your help is greatly appreciated!
>
> thanks,
> HP
>