ProteoWizard
Public Member Functions
MyPred Struct Reference

List of all members.

Public Member Functions

void operator() (double mz)

Detailed Description

Definition at line 244 of file MZRTFieldTest.cpp.


Member Function Documentation

void MyPred::operator() ( double  mz)
inline

Definition at line 246 of file MZRTFieldTest.cpp.

{
cout << "MyPred: " << mz << endl;
}

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