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

#include <KwCVMap.hpp>

Inheritance diagram for pwiz::identdata::StringMatchCVMap:
pwiz::identdata::CVMap

List of all members.

Public Member Functions

 StringMatchCVMap (const std::string &keyword)
virtual bool operator() (const CVMap &right) const
virtual bool operator() (const CVMapPtr &right) const
virtual bool operator== (const CVMap &right) const
virtual bool operator== (const CVMapPtr &right) const
- Public Member Functions inherited from pwiz::identdata::CVMap
 CVMap ()
 CVMap (const std::string &keyword, cv::CVID cvid, const std::string &path)
 CVMap (const std::string &keyword, cv::CVID cvid, const std::string &path, const std::string &dependant)
virtual ~CVMap ()
virtual const char * getTag () const
virtual bool operator() (const std::string &text) const

Additional Inherited Members

- Static Public Member Functions inherited from pwiz::identdata::CVMap
static CVMapcreateMap (const std::vector< std::string > &quad)
- Public Attributes inherited from pwiz::identdata::CVMap
std::string keyword
cv::CVID cvid
std::string path
std::string dependant

Detailed Description

Definition at line 84 of file KwCVMap.hpp.


Constructor & Destructor Documentation

pwiz::identdata::StringMatchCVMap::StringMatchCVMap ( const std::string &  keyword)

Member Function Documentation

virtual bool pwiz::identdata::StringMatchCVMap::operator() ( const CVMap right) const
virtual
virtual bool pwiz::identdata::StringMatchCVMap::operator() ( const CVMapPtr right) const
virtual
virtual bool pwiz::identdata::StringMatchCVMap::operator== ( const CVMap right) const
virtual

Reimplemented from pwiz::identdata::CVMap.

virtual bool pwiz::identdata::StringMatchCVMap::operator== ( const CVMapPtr right) const
virtual

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