The functor used to get the names of compounds from CID.
More...
#include <cPubChemSearchWidget.h>
|
|
typedef string | result_type |
| | result_type
|
| |
The functor used to get the names of compounds from CID.
◆ getNameList()
| string cPubchemNameReader::getNameList |
( |
const string & |
cid | ) |
|
|
inline |
Get the list of names.
- Parameters
-
- Return values
-
◆ getReducedNames()
| void cPubchemNameReader::getReducedNames |
( |
string & |
names, |
|
|
set< string > & |
reducednames |
|
) |
| |
|
inline |
Get the reduded list of names.
- Parameters
-
| names | input list of names |
| reducednames | ouput set of reduced names |
◆ operator()()
| string cPubchemNameReader::operator() |
( |
const string & |
cid | ) |
|
|
inline |
Overloaded operator ().
- Parameters
-
- Return values
-
The documentation for this struct was generated from the following file: