|
ProteoWizard
|
initial configuration of the XMLWriter More...
#include <XMLWriter.hpp>
Public Member Functions | |
| Config () | |
Public Attributes | |
| unsigned int | initialStyle |
| unsigned int | indentationStep |
| OutputObserver * | outputObserver |
initial configuration of the XMLWriter
Definition at line 69 of file XMLWriter.hpp.
|
inline |
Definition at line 75 of file XMLWriter.hpp.
| unsigned int pwiz::minimxml::XMLWriter::Config::initialStyle |
Definition at line 71 of file XMLWriter.hpp.
| unsigned int pwiz::minimxml::XMLWriter::Config::indentationStep |
Definition at line 72 of file XMLWriter.hpp.
Referenced by test().
| OutputObserver* pwiz::minimxml::XMLWriter::Config::outputObserver |
Definition at line 73 of file XMLWriter.hpp.
Referenced by test().
1.8.1.1