|
OpenStructure
|
#include <boost/shared_ptr.hpp>#include <boost/weak_ptr.hpp>#include <vector>Go to the source code of this file.
Data Structures | |
| struct | ViewAddFlag |
Namespaces | |
| ost | |
| ost::mol | |
Typedefs | |
| typedef boost::shared_ptr < AtomViewData > | AtomViewDataPtr |
| typedef boost::weak_ptr < AtomViewData > | AtomViewDataWeakPtr |
| typedef std::vector< AtomView > | AtomViewList |
| typedef boost::shared_ptr < ResidueViewData > | ResidueViewDataPtr |
| typedef boost::weak_ptr < ResidueViewData > | ResidueViewDataWeakPtr |
| typedef std::vector< ResidueView > | ResidueViewList |
| typedef boost::shared_ptr < ChainViewData > | ChainViewDataPtr |
| typedef boost::weak_ptr < ChainViewData > | ChainViewDataWeakPtr |
| typedef std::vector< ChainView > | ChainViewList |
| typedef boost::shared_ptr < EntityViewData > | EntityViewDataPtr |
| typedef boost::weak_ptr < EntityViewData > | EntityViewDataWeakPtr |
| typedef std::vector< EntityView > | EntityViewList |
| typedef std::vector < QueryViewWrapper > | QueryViewWrapperList |
| typedef int | ViewAddFlags |
1.8.5