|
ProteoWizard
|
#include "pwiz/utility/misc/Export.hpp"#include "pwiz/data/msdata/Reader.hpp"#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | pwiz::util::TestPathPredicate |
| test implementations derive from this to define which paths should be tested More... | |
Namespaces | |
| pwiz | |
| pwiz::util | |
Functions | |
| PWIZ_API_DECL int | pwiz::util::testReader (const pwiz::msdata::Reader &reader, const std::vector< std::string > &args, bool testAcceptOnly, bool requireUnicodeSupport, const TestPathPredicate &isPathTestable) |
| A common test harness for vendor readers;. More... | |
1.8.13