#include <KwCVMap.hpp>
List of all members.
Static Public Member Functions |
static CVMap * | createMap (const std::vector< std::string > &quad) |
Detailed Description
Definition at line 34 of file KwCVMap.hpp.
Constructor & Destructor Documentation
pwiz::identdata::CVMap::CVMap |
( |
| ) |
|
pwiz::identdata::CVMap::CVMap |
( |
const std::string & |
keyword, |
|
|
cv::CVID |
cvid, |
|
|
const std::string & |
path |
|
) |
| |
pwiz::identdata::CVMap::CVMap |
( |
const std::string & |
keyword, |
|
|
cv::CVID |
cvid, |
|
|
const std::string & |
path, |
|
|
const std::string & |
dependant |
|
) |
| |
virtual pwiz::identdata::CVMap::~CVMap |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
static CVMap* pwiz::identdata::CVMap::createMap |
( |
const std::vector< std::string > & |
quad | ) |
|
|
static |
virtual const char* pwiz::identdata::CVMap::getTag |
( |
| ) |
const |
|
virtual |
virtual bool pwiz::identdata::CVMap::operator() |
( |
const std::string & |
text | ) |
const |
|
virtual |
virtual bool pwiz::identdata::CVMap::operator== |
( |
const CVMap & |
right | ) |
const |
|
virtual |
Member Data Documentation
std::string pwiz::identdata::CVMap::keyword |
cv::CVID pwiz::identdata::CVMap::cvid |
std::string pwiz::identdata::CVMap::path |
std::string pwiz::identdata::CVMap::dependant |
The documentation for this struct was generated from the following file:
- /Users/parag/_Research/pwiz/svn/trunk/pwiz/pwiz/data/identdata/KwCVMap.hpp