#include <vector>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Namespaces | |
namespace | ost |
namespace | ost::mol |
namespace | 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 |