#include <boost/property_map.hpp>
#include <boost/smart_ptr.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | RDKit |
Classes | |
| struct | RDKit::vertex_atom_t |
Typedefs | |
| typedef boost::shared_ptr< Atom > | RDKit::ATOM_SPTR |
| typedef boost::property < vertex_atom_t, Atom * > | RDKit::AtomProperty |
Contains internals for using Atoms with the BGL
Definition in file AtomProps.h.
1.5.5