![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <Tautomer.h>
Public Member Functions | |
| Tautomer () | |
| Tautomer (ROMOL_SPTR t, size_t a=0, size_t b=0) | |
| Tautomer (ROMOL_SPTR t, ROMOL_SPTR k, size_t a=0, size_t b=0) | |
| const ROMOL_SPTR & | getKekulized () const |
Public Attributes | |
| ROMOL_SPTR | tautomer |
| ROMOL_SPTR | kekulized |
Friends | |
| class | TautomerEnumerator |
Definition at line 147 of file MolStandardize/Tautomer.h.
|
inline |
Definition at line 151 of file MolStandardize/Tautomer.h.
|
inline |
Definition at line 153 of file MolStandardize/Tautomer.h.
References tautomer.
|
inline |
Definition at line 159 of file MolStandardize/Tautomer.h.
|
inline |
Definition at line 169 of file MolStandardize/Tautomer.h.
References RDKit::MolOps::Kekulize(), kekulized, and tautomer.
|
friend |
Definition at line 148 of file MolStandardize/Tautomer.h.
References TautomerEnumerator.
Referenced by TautomerEnumerator.
|
mutable |
Definition at line 166 of file MolStandardize/Tautomer.h.
Referenced by getKekulized(), and Tautomer().
| ROMOL_SPTR RDKit::MolStandardize::Tautomer::tautomer |
Definition at line 165 of file MolStandardize/Tautomer.h.
Referenced by getKekulized(), Tautomer(), and Tautomer().