![]() |
RDKit
Open-source cheminformatics and machine learning.
|
#include <RDGeneral/Invariant.h>#include <map>#include <boost/lexical_cast.hpp>#include <boost/tokenizer.hpp>#include <boost/format.hpp>#include <algorithm>Go to the source code of this file.
Classes | |
| struct | RDKit::MolEnumerator::LinkNode |
Namespaces | |
| namespace | RDKit |
| Std stuff. | |
| namespace | RDKit::MolEnumerator |
| namespace | RDKit::MolEnumerator::utils |
Typedefs | |
| typedef boost::tokenizer< boost::char_separator< char > > | tokenizer |
Functions | |
| std::vector< LinkNode > | RDKit::MolEnumerator::utils::getMolLinkNodes (const ROMol &mol, bool strict=true, const std::map< unsigned, Atom * > *atomIdxMap=nullptr) |
| typedef boost::tokenizer<boost::char_separator<char> > tokenizer |
Definition at line 18 of file LinkNode.h.