|
Rosetta
|
Class declaration for chemical::Atom. More...
#include <utility/pointer/owning_ptr.hh>#include <utility/pointer/access_ptr.hh>#include <utility/vector1.fwd.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::chemical | |
Typedefs | |
| typedef utility::pointer::shared_ptr< Atom > | core::chemical::AtomOP |
| typedef utility::pointer::shared_ptr< Atom const > | core::chemical::AtomCOP |
| typedef utility::pointer::weak_ptr< Atom > | core::chemical::AtomAP |
| typedef utility::vector1< AtomOP > | core::chemical::AtomOPs |
| typedef utility::vector1< AtomCOP > | core::chemical::AtomCOPs |
| typedef utility::vector1< AtomAP > | core::chemical::AtomAPs |
Class declaration for chemical::Atom.