ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::minimxml::XMLWriter::Config Struct Reference

initial configuration of the XMLWriter More...

#include <XMLWriter.hpp>

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

§ Config()

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

Definition at line 75 of file XMLWriter.hpp.

Member Data Documentation

§ initialStyle

unsigned int pwiz::minimxml::XMLWriter::Config::initialStyle

Definition at line 71 of file XMLWriter.hpp.

§ indentationStep

unsigned int pwiz::minimxml::XMLWriter::Config::indentationStep

Definition at line 72 of file XMLWriter.hpp.

Referenced by test().

§ outputObserver

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: