XML File writer. Always expects to dump to FILE pointer Really not much to it, as we just format text to dump to file.
More...
#include <xml.h>
Detailed Description
XML File writer. Always expects to dump to FILE pointer Really not much to it, as we just format text to dump to file.
Definition at line 28 of file xml.h.
Member Function Documentation
ctl_xmlwrite::ctl_gstring |
( |
char |
|
) |
|
Dumps output to a string buffer
Field Documentation
Just dumps output to file
Definition at line 31 of file xml.h.
Indent level
Definition at line 32 of file xml.h.
Add indents and newlines
Definition at line 33 of file xml.h.
The documentation for this struct was generated from the following file: