pygccxml xml output file

Roman roman.yakovenko at gmail.com
Thu Jan 29 17:12:11 EST 2009


On Jan 24, 3:25 pm, whatazor <dan... at gmail.com> wrote:
> Hi all,
> I start to use this module in order to produce xml( and the make other
> things), but differently from gccxml I don't find the variable that
> set the name of the xml output file after the parsing (in gccxml is -
> fxml), so it creates temporary files.
> how can I do an Is there a tutorial that explain with dectails how it
> works?

I suggest you to ask your questions on the following mailing list:
https://lists.sourceforge.net/lists/listinfo/pygccxml-development

As for your question: see
http://www.language-binding.net/pygccxml/apidocs/pygccxml.parser.project_reader-module.html#create_cached_source_fc
documentation.
and
http://www.language-binding.net/pygccxml/apidocs/pygccxml.parser.project_reader.project_reader_t-class.html#read_files

HTH



More information about the Python-list mailing list