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.


Netobj_Lis

Class Netobj_Lis derived from Netset

A collection of objects that can be bound to the underlying network. All cnset objects are valid. An object of specified <objtype> is created for each node and each connection in each of the cnset objects. The objects are identified relative to the corresponding node or connection by the identifier <objtag>. Each object may be called from the trigger point specified by <objlink>, which is defined relative to the corresponding node or connection. The objects are constructed relative to the corresponding node or connection and must be of type Owned. The objects are also referenced from the Netobj object. The constructed objects are also called from the default operator for the Netobj object.


Naming

obj/<n> references object <n>

Additional arguments to existing commands

bind objtype=<type> [objlink=<ref>] [objtag=<id>] <configuration arguments for created objects> binds itself to the underlying network structure objtype=<type> type of object to create objlink=<ref> the trigger point from where the object is called as defined relative to the node or connection objtag=<id> the tag used to identify the object relative to the node or connection

Derived Classes


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