tennsS v1.53 Reference Manual

Copyright (C) 1997 - 2002 Mike Arnold, Altjira Software, mikea@altjira.com

Go to the previous, next section, table of contents.


Apply

Class Apply derived from Atom

An object which is a receptor for some functionality which is applied by calling the default operator(). The functionality is defined through a set of requests. Requests can be either configuration or execute requests, and are processed in the order in which they are registered. Each request is applied to a set of specified particles.


Commands

reg-config particles=<ref> <list of arguments> register a configuration request particles=<ref> objects to apply the configuration to reg-command particles=<ref> [command=<cmd id>] <list of arguments> register a command request particles=<ref> objects to apply the command to command=<cmd id> the command to be called

Derived Classes


Go to the previous, next section, table of contents. Document generated Mon Jun 16 02:19:05 GMT 2003