RDKit
Open-source cheminformatics and machine learning.
|
#include <SubstanceGroup.h>
Public Member Functions | |
bool | operator== (const AttachPoint &other) const |
Public Attributes | |
unsigned int | aIdx |
int | lvIdx |
std::string | id |
Data structure for SAP lines (see V3000 spec) lvIdx may not be set; this signaled with value -1
Definition at line 67 of file SubstanceGroup.h.
|
inline |
Definition at line 71 of file SubstanceGroup.h.
Definition at line 68 of file SubstanceGroup.h.
Referenced by operator==().
std::string RDKit::SubstanceGroup::AttachPoint::id |
Definition at line 70 of file SubstanceGroup.h.
Referenced by operator==().
int RDKit::SubstanceGroup::AttachPoint::lvIdx |
Definition at line 69 of file SubstanceGroup.h.
Referenced by operator==().