#include <KwCVMap.hpp>
|
| RegexCVMap () |
|
| RegexCVMap (const std::string &pattern, cv::CVID cvid, const std::string &path) |
|
| RegexCVMap (const std::string &pattern, cv::CVID cvid, const std::string &path, const std::string &dependant) |
|
virtual | ~RegexCVMap () |
|
void | setPattern (const std::string &pattern) |
|
virtual bxp::smatch | match (std::string &text) |
|
virtual const char * | getTag () const |
|
virtual bool | operator() (const std::string &text) const |
|
| 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 bool | operator== (const CVMap &right) const |
|
Definition at line 60 of file KwCVMap.hpp.
§ RegexCVMap() [1/3]
pwiz::identdata::RegexCVMap::RegexCVMap |
( |
| ) |
|
§ RegexCVMap() [2/3]
pwiz::identdata::RegexCVMap::RegexCVMap |
( |
const std::string & |
pattern, |
|
|
cv::CVID |
cvid, |
|
|
const std::string & |
path |
|
) |
| |
§ RegexCVMap() [3/3]
pwiz::identdata::RegexCVMap::RegexCVMap |
( |
const std::string & |
pattern, |
|
|
cv::CVID |
cvid, |
|
|
const std::string & |
path, |
|
|
const std::string & |
dependant |
|
) |
| |
§ ~RegexCVMap()
virtual pwiz::identdata::RegexCVMap::~RegexCVMap |
( |
| ) |
|
|
virtual |
§ setPattern()
void pwiz::identdata::RegexCVMap::setPattern |
( |
const std::string & |
pattern | ) |
|
§ match()
virtual bxp::smatch pwiz::identdata::RegexCVMap::match |
( |
std::string & |
text | ) |
|
|
virtual |
§ getTag()
virtual const char* pwiz::identdata::RegexCVMap::getTag |
( |
| ) |
const |
|
virtual |
§ operator()()
virtual bool pwiz::identdata::RegexCVMap::operator() |
( |
const std::string & |
text | ) |
const |
|
virtual |
§ pattern
bxp::sregex pwiz::identdata::RegexCVMap::pattern |
|
protected |
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/pwiz/pwiz/data/identdata/KwCVMap.hpp