[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New type of queue
> From: Sara Trabucchi <[email protected]>
> Date: Wed, 22 Apr 1998 17:08:22 +0200
> Kannan Varadhan wrote:
> I' ve implemented this new type of queue, which I' called RQ. It is defined a
> child class of REDQueue class. I have no problem whith compiling, but when I r
> my OTcl script for the simulation, the interpreter gives me this message:
>
> invalid command name "Queue/RQ"
> while executing
> "Queue/RQ create _o31 "
> invoked from within
So, I don't know how you set up your definitions, but you could look
at how the SemanticREDQueue is setup as a subclass of the RedQueue.
Hopefully, that will give you a clue as to what is going wrong?
Kannan
--
[email protected]
http://www.isi.edu/~kannan