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

#include <MzidPredicates.hpp>

List of all members.

Public Member Functions

bool operator() (ContactPtr contact)

Detailed Description

Definition at line 106 of file MzidPredicates.hpp.


Member Function Documentation

bool pwiz::identdata::organization_p::operator() ( ContactPtr  contact)
inline

Definition at line 108 of file MzidPredicates.hpp.

{
return typeid(contact.get()).name() == typeid(Organization*).name();
}

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