![]() |
RDKit
Open-source cheminformatics and machine learning.
|
Defines the Atom class and associated typedefs. More...
#include <RDGeneral/export.h>#include <iostream>#include <RDGeneral/Invariant.h>#include <Query/QueryObjects.h>#include <RDGeneral/types.h>#include <RDGeneral/RDProps.h>#include <GraphMol/details.h>Go to the source code of this file.
Classes | |
| class | RDKit::Atom |
| The class for representing atoms. More... | |
Namespaces | |
| namespace | RDKit |
| Std stuff. | |
Defines the Atom class and associated typedefs.
Definition in file Atom.h.
| RDKIT_GRAPHMOL_EXPORT std::ostream & operator<< | ( | std::ostream & | target, |
| const RDKit::Atom & | at | ||
| ) |
allows Atom objects to be dumped to streams