Command: CGParse

NEST HelpDesk Command Index NEST Quick Reference

Name:
 CGParse - Call ConnectionGenerator::fromXML() and return a ConnectionGenerator

Synopsis:
     xml_string CGParse -> cg

Parameters:
 
     xml_string - The XML string to parse.

Description:
     Return a ConnectionGenerator created by deserializing the given
     XML string. The library to parse the XML string can be selected using
     CGSelectImplementation

Author:
 Jochen Martin Eppler
FirstVersion:
 September 2013
SeeAlso:CGParseFile CGConnect CGSelectImplementation cgstart 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