ProteoWizard
Public Member Functions | Public Attributes
pwiz::minimxml::XMLWriter::Config Struct Reference

initial configuration of the XMLWriter More...

#include <XMLWriter.hpp>

List of all members.

Public Member Functions

 Config ()

Public Attributes

unsigned int initialStyle
unsigned int indentationStep
OutputObserveroutputObserver

Detailed Description

initial configuration of the XMLWriter

Definition at line 69 of file XMLWriter.hpp.


Constructor & Destructor Documentation

pwiz::minimxml::XMLWriter::Config::Config ( )
inline

Definition at line 75 of file XMLWriter.hpp.


Member Data Documentation

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().


The documentation for this struct was generated from the following file: