A single rgroup attached to a given core.
More...
#include <RGroupData.h>
A single rgroup attached to a given core.
Definition at line 22 of file RGroupData.h.
◆ RGroupData()
RDKit::RGroupData::RGroupData |
( |
| ) |
|
|
inline |
◆ add()
void RDKit::RGroupData::add |
( |
boost::shared_ptr< ROMol > |
newMol, |
|
|
const std::vector< int > & |
rlabel_attachments |
|
) |
| |
◆ getNumBondsToRlabels()
std::map<int, int> RDKit::RGroupData::getNumBondsToRlabels |
( |
| ) |
const |
◆ toString()
std::string RDKit::RGroupData::toString |
( |
| ) |
const |
◆ attachments
std::set<int> RDKit::RGroupData::attachments |
◆ combinedMol
boost::shared_ptr<RWMol> RDKit::RGroupData::combinedMol |
◆ fingerprint
◆ fingerprintOnBits
std::vector<int> RDKit::RGroupData::fingerprintOnBits |
◆ is_hydrogen
bool RDKit::RGroupData::is_hydrogen = false |
◆ is_linker
bool RDKit::RGroupData::is_linker = false |
◆ labelled
bool RDKit::RGroupData::labelled = false |
◆ mols
std::vector<boost::shared_ptr<ROMol> > RDKit::RGroupData::mols |
◆ single_fragment
bool RDKit::RGroupData::single_fragment = true |
◆ smiles
std::string RDKit::RGroupData::smiles |
◆ smilesVect
std::vector<std::string> RDKit::RGroupData::smilesVect |
The documentation for this struct was generated from the following file: