The functor used to get the CIDs of compounds with the same formula.
More...
#include <cPubChemSearchWidget.h>
|
|
typedef string | result_type |
| | result_type
|
| |
The functor used to get the CIDs of compounds with the same formula.
◆ attachVectorOfCIDs()
| void cPubchemCIDReader::attachVectorOfCIDs |
( |
string & |
cids, |
|
|
vector< string > & |
cidsvector |
|
) |
| |
|
inline |
Attach a vector of CIDs.
- Parameters
-
| cids | input list of CIDs |
| cidsvector | input/output vector of CIDs |
◆ getCIDList()
| string cPubchemCIDReader::getCIDList |
( |
const string & |
compound | ) |
|
|
inline |
Get the list of CIDs.
- Parameters
-
- Return values
-
◆ getCommaSeparatedCIDs()
| void cPubchemCIDReader::getCommaSeparatedCIDs |
( |
string & |
cids, |
|
|
string & |
reducedcids |
|
) |
| |
|
inline |
Get a list of CIDs separated by comma.
- Parameters
-
| cids | input list of CIDs |
| reducedcids | output list of CIDs separated by comma |
◆ getNumberOfCIDs()
| int cPubchemCIDReader::getNumberOfCIDs |
( |
string & |
cids | ) |
|
|
inline |
Get the number of compounds with the same formula.
- Parameters
-
- Return values
-
◆ operator()()
| string cPubchemCIDReader::operator() |
( |
const string & |
compound | ) |
|
|
inline |
Overloaded operator ().
- Parameters
-
- Return values
-
The documentation for this struct was generated from the following file: