Rosetta
Namespaces | Typedefs
RDKit.fwd.hh File Reference

Forward declarations which make working with RDKit nicer. More...

#include <utility/pointer/owning_ptr.hh>
#include <rdkit/GraphMol/ROMol.h>
#include <rdkit/GraphMol/RWMol.h>

Namespaces

 ForceFields
 
 RDKit
 

Typedefs

typedef ::RDKit::RWMOL_SPTR RDKit::RWMolOP
 
typedef ::RDKit::ROMOL_SPTR RDKit::ROMolOP
 
typedef utility::pointer::shared_ptr< Atom > RDKit::AtomOP
 
typedef utility::pointer::shared_ptr< ChemicalReaction > RDKit::ChemicalReactionOP
 
typedef utility::pointer::shared_ptr< ChemicalReaction const > RDKit::ChemicalReactionCOP
 
typedef utility::pointer::shared_ptr< ::ForceFields::ForceField > RDKit::ForceFieldOP
 

Detailed Description

Forward declarations which make working with RDKit nicer.

Author
Rocco Moretti (rmore.nosp@m.ttia.nosp@m.se@gm.nosp@m.ail..nosp@m.com)