ProteoWizard
Public Member Functions
pwiz::identdata::DiffConfig Struct Reference

#include <Diff.hpp>

Inheritance diagram for pwiz::identdata::DiffConfig:
pwiz::data::BaseDiffConfig

List of all members.

Public Member Functions

 DiffConfig ()
- Public Member Functions inherited from pwiz::data::BaseDiffConfig
 BaseDiffConfig (double _precision=1e-6)

Additional Inherited Members

- Public Attributes inherited from pwiz::data::BaseDiffConfig
double precision
bool partialDiffOK
bool ignoreVersions

Detailed Description

Definition at line 395 of file Diff.hpp.


Constructor & Destructor Documentation

pwiz::identdata::DiffConfig::DiffConfig ( )
inline

Definition at line 397 of file Diff.hpp.

: BaseDiffConfig(1.2e-6) // Hack to make the maxdiff work
{}

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