|
OpenStructure
|
#include <boost/enable_shared_from_this.hpp>#include <ost/mol/module_config.hh>#include <ost/geom/geom.hh>#include <ost/mol/entity_visitor_fw.hh>#include <ost/mol/impl/atom_prop.hh>#include <ost/mol/impl/atom_impl_fw.hh>#include <ost/mol/impl/residue_impl_fw.hh>#include <ost/mol/impl/connector_impl_fw.hh>#include <ost/mol/impl/fragment_impl_fw.hh>#include <ost/mol/impl/entity_impl_fw.hh>#include <ost/generic_property.hh>#include <ost/mol/property_id.hh>Go to the source code of this file.
Data Structures | |
| class | AtomImpl |
Namespaces | |
| ost | |
| ost::mol | |
| ost::mol::impl | |
Functions | |
| std::ostream & | operator<< (std::ostream &o, const AtomImplPtr ap) |
| bool | ConnectorExists (const AtomImplPtr &a, const AtomImplPtr &b) |
| ConnectorImplP | GetConnector (const AtomImplPtr &a, const AtomImplPtr &b) |