This package holds the write script pipe segment.
extends OpenCAGE.Controller.Command.Command_Observer
This is a Command_Observer implementation which writes the command object as well as its parameters to a script. In fact, it gets the name of the command and the parameter pot.
extends OpenCAGE.Controller.Pipe_Segments.Pipe_Segment
This Pipe_Segement implementation registers a write script observer at the Command object which writes this command ans its parameters into a script.
private OpenCAGE.General.XML.Node_Ptr XML |
The xml for the commands, that are already serialized