Command: CGParseFile

NEST HelpDesk Command Index NEST Quick Reference

Name:
 CGParseFile - Call ConnectionGenerator::fromXMLFile() and return a ConnectionGenerator

Synopsis:
     xml_filename CGParseFile -> cg

Parameters:
 
     xml_filename - The XML file to read.

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

Author:
 Jochen Martin Eppler
FirstVersion:
 February 2014
SeeAlso:CGParse 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