![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <RGroupDecompData.h>
Public Member Functions | |
bool | add (int rlabel) |
int | next () |
Public Attributes | |
std::set< int > | labels_used |
Definition at line 247 of file RGroupDecompData.h.
|
inline |
Definition at line 250 of file RGroupDecompData.h.
References labels_used.
Referenced by RDKit::RGroupDecompData::relabel(), and RDKit::RGroupDecompData::relabelCore().
|
inline |
Definition at line 258 of file RGroupDecompData.h.
References labels_used.
Referenced by RDKit::RGroupDecompData::relabelCore().
std::set<int> RDKit::RGroupDecompData::UsedLabels::labels_used |
Definition at line 249 of file RGroupDecompData.h.