| ProteoWizard
    | 
#include "MSDataAnalyzer.hpp"#include "pwiz/utility/misc/unit.hpp"#include "pwiz/utility/misc/Std.hpp"#include <cstring>Go to the source code of this file.
| Classes | |
| struct | SimpleAnalyzer | 
| struct | SimpleProgressCallback | 
| struct | CancelProgressCallback | 
| Functions | |
| void | test () | 
| int | main (int argc, char *argv[]) | 
| Variables | |
| ostream * | os_ = 0 | 
| void test | ( | ) | 
Definition at line 109 of file MSDataAnalyzerTest.cpp.
References anal(), pwiz::analysis::MSDataAnalyzerDriver::analyze(), SimpleAnalyzer::closed, SimpleProgressCallback::count, CancelProgressCallback::count, SimpleProgressCallback::iterationsPerCallback(), SimpleAnalyzer::opened, os_, pwiz::msdata::MSData::run, pwiz::msdata::Run::spectrumListPtr, Status_Ok, unit_assert, and SimpleAnalyzer::updateCount.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 181 of file MSDataAnalyzerTest.cpp.
References e(), os_, test(), TEST_EPILOG, TEST_FAILED, and TEST_PROLOG.
| ostream* os_ = 0 | 
Definition at line 34 of file MSDataAnalyzerTest.cpp.
 1.8.1.1
 1.8.1.1