Rosetta
Namespaces | Typedefs
Atom.fwd.hh File Reference

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
 

Detailed Description

Class declaration for chemical::Atom.

Note
not to be confused with conformation::Atom
Author
Phil Bradley