#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 < ResidueImpl > | ResidueImplPtr |
typedef boost::weak_ptr < ResidueImpl > | ResidueImplW |
typedef std::vector < ResidueImplPtr > | ResidueImplList |