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

#include <RGroupDecomp.h>

Public Member Functions

 UsedLabelMap (const std::map< int, int > &mapping)
 
bool has (int label) const
 
bool getIsUsed (int label) const
 
void setIsUsed (int label)
 
bool isUserDefined (int label) const
 

Detailed Description

Definition at line 37 of file RGroupDecomp.h.

Constructor & Destructor Documentation

◆ UsedLabelMap()

RDKit::UsedLabelMap::UsedLabelMap ( const std::map< int, int > & mapping)
inline

Definition at line 39 of file RGroupDecomp.h.

References RDKit::rdvalue_is().

Member Function Documentation

◆ getIsUsed()

bool RDKit::UsedLabelMap::getIsUsed ( int label) const
inline

Definition at line 45 of file RGroupDecomp.h.

◆ has()

bool RDKit::UsedLabelMap::has ( int label) const
inline

Definition at line 44 of file RGroupDecomp.h.

◆ isUserDefined()

bool RDKit::UsedLabelMap::isUserDefined ( int label) const
inline

Definition at line 47 of file RGroupDecomp.h.

◆ setIsUsed()

void RDKit::UsedLabelMap::setIsUsed ( int label)
inline

Definition at line 46 of file RGroupDecomp.h.


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