#include <iostream>#include <Query/QueryObjects.h>#include <RDGeneral/types.h>Go to the source code of this file.
Namespaces | |
| namespace | RDKit |
Classes | |
| class | RDKit::Bond |
| class for representing a bond More... | |
Typedefs | |
| typedef boost::shared_ptr< Atom > | RDKit::ATOM_SPTR |
Functions | |
| std::ostream & | operator<< (std::ostream &target, const RDKit::Bond &b) |
| allows Bond objects to be dumped to streams | |
| std::ostream& operator<< | ( | std::ostream & | target, | |
| const RDKit::Bond & | b | |||
| ) |
allows Bond objects to be dumped to streams
1.5.6