Command: cgstart

NEST HelpDesk Command Index NEST Quick Reference

Name:
 cgstart - Call start() on a ConnectionGenerator

Synopsis:
     cg cgstart -> -

Parameters:
 
     cg - ConnectionGenerator

Description:
     Call the start() function on a given ConnectionGenerator cg.

Remarks:
     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.     

Author:
 Mikael Djurfeldt
FirstVersion:
 March 2011
SeeAlso:CGParse CGParseFile CGConnect CGSelectImplementation cgsetmask cgnext
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/conngen/conngenmodule.cpp

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative