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 75 of file RGroupDecompData.h.
int RDKit::RGroupDecompData::UsedLabels::next | ( | ) |
std::set<int> RDKit::RGroupDecompData::UsedLabels::labels_used |
Definition at line 77 of file RGroupDecompData.h.