RDKit
Open-source cheminformatics and machine learning.
|
This is the complete list of members for RDKit::StereoGroup, including all inherited members.
getAtoms() const | RDKit::StereoGroup | |
getBonds() const | RDKit::StereoGroup | |
getGroupType() const | RDKit::StereoGroup | |
getReadId() const | RDKit::StereoGroup | inline |
getWriteId() const | RDKit::StereoGroup | inline |
operator!=(const StereoGroup &other) const | RDKit::StereoGroup | inline |
operator=(const StereoGroup &other)=default | RDKit::StereoGroup | |
operator=(StereoGroup &&other)=default | RDKit::StereoGroup | |
operator==(const StereoGroup &other) const | RDKit::StereoGroup | inline |
removeAtomFromGroups | RDKit::StereoGroup | friend |
setWriteId(unsigned id) | RDKit::StereoGroup | inline |
StereoGroup() | RDKit::StereoGroup | inline |
StereoGroup(StereoGroupType grouptype, std::vector< Atom * > &&atoms, std::vector< Bond * > &&bonds, unsigned readId=0) | RDKit::StereoGroup | |
StereoGroup(StereoGroupType grouptype, const std::vector< Atom * > &atoms, std::vector< Bond * > &bonds, unsigned readId=0) | RDKit::StereoGroup | |
StereoGroup(const StereoGroup &other)=default | RDKit::StereoGroup | |
StereoGroup(StereoGroup &&other)=default | RDKit::StereoGroup |