Definition at line 808 of file doxygen_xml_parser.py.
◆ __init__()
def doxygen_xml_parser.OutputStreams.__init__ |
( |
|
self, |
|
|
|
output_dir, |
|
|
|
warn, |
|
|
|
error, |
|
|
|
errorPrefix = "" |
|
) |
| |
◆ close()
def doxygen_xml_parser.OutputStreams.close |
( |
|
self | ) |
|
◆ err()
def doxygen_xml_parser.OutputStreams.err |
( |
|
self, |
|
|
* |
args |
|
) |
| |
◆ open()
def doxygen_xml_parser.OutputStreams.open |
( |
|
self, |
|
|
|
name |
|
) |
| |
◆ out()
def doxygen_xml_parser.OutputStreams.out |
( |
|
self, |
|
|
* |
args |
|
) |
| |
◆ warn()
def doxygen_xml_parser.OutputStreams.warn |
( |
|
self, |
|
|
* |
args |
|
) |
| |
◆ writeFooterAndCloseFiles()
def doxygen_xml_parser.OutputStreams.writeFooterAndCloseFiles |
( |
|
self | ) |
|
◆ _created_files
doxygen_xml_parser.OutputStreams._created_files |
|
private |
◆ _err
doxygen_xml_parser.OutputStreams._err |
|
private |
◆ _out
doxygen_xml_parser.OutputStreams._out |
|
private |
◆ _warn
doxygen_xml_parser.OutputStreams._warn |
|
private |
◆ errorPrefix
doxygen_xml_parser.OutputStreams.errorPrefix |
◆ output_dir
doxygen_xml_parser.OutputStreams.output_dir |
The documentation for this class was generated from the following file: