PendingCommandInfoclassactor.t[10095]

Pending Command Information structure. This is an abstract base class that we subclass for particular ways of representing the command to be executed.

class PendingCommandInfo :   object

Superclass Tree   (in declaration order)

PendingCommandInfo
        object

Subclass Tree  

PendingCommandInfo
        PendingCommandAction
        PendingCommandMarker
        PendingCommandToks

Global Objects  

(none)

Summary of Properties  

hasCommand  issuer_  startOfSentence_ 

Summary of Methods  

construct  executePending 

Properties  

hasCommandactor.t[10103]

Check to see if this pending command item has a command to perform. This returns true if we have a command, nil if we're just a queue placeholder without any actual command to execute.

issuer_actor.t[10109]
the issuer of the command

startOfSentence_actor.t[10112]
we're at the start of a "sentence"

Methods  

construct (issuer)actor.t[10096]

no description available

executePending (targetActor)actor.t[10106]
execute the command

TADS 3 Library Manual
Generated on 4/11/2008 from TADS version 3.0.16