RDKit
Open-source cheminformatics and machine learning.
Loading...
Searching...
No Matches
RDKit::RGroupDecompData::UsedLabels Class Reference

#include <RGroupDecompData.h>

Public Member Functions

bool add (int rlabel)
 
int next ()
 

Public Attributes

std::set< intlabels_used
 

Detailed Description

Definition at line 75 of file RGroupDecompData.h.

Member Function Documentation

◆ add()

bool RDKit::RGroupDecompData::UsedLabels::add ( int rlabel)

◆ next()

int RDKit::RGroupDecompData::UsedLabels::next ( )

Member Data Documentation

◆ labels_used

std::set<int> RDKit::RGroupDecompData::UsedLabels::labels_used

Definition at line 77 of file RGroupDecompData.h.


The documentation for this class was generated from the following file: