OpenStructure
|
#include <vector>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Namespaces | |
ost | |
ost::mol | |
ost::mol::impl | |
Typedefs | |
typedef boost::shared_ptr< AtomImpl > | AtomImplPtr |
typedef std::vector< AtomImplPtr > | AtomImplList |
typedef boost::weak_ptr< AtomImpl > | AtomImplW |
typedef std::vector< AtomImplW > | AtomImplWList |