:cgnext - Call next() on a ConnectionGenerator
cg :cgnext -> source target v[0] ... true | false
Call the next() function on a given ConnectionGenerator cg
to iterate cg's connections on the SLI level. This function
will return the source and the target of the connection, the
values for the connection (if there are any), and true, or
false, if cg cannot be iterated further.
cg - ConnectionGenerator
This function is part of the low-level access API for the
ConnectionGenerator module. It is mainly used for debugging
purposes. Usually, connections are created from a
ConnectionGenerator using CGConnect.
Only if compiled with libneurosim support
Mikael Djurfeldt, Jochen Martin Eppler
December 2012
/usr/src/packages/BUILD/conngen/conngenmodule.cpp