Rosetta
|
#include <utility/pointer/access_ptr.hh>
#include <utility/pointer/owning_ptr.hh>
#include <utility/vector1.fwd.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::denovo_design | |
protocols::denovo_design::components | |
Typedefs | |
typedef long int | protocols::denovo_design::components::SegmentResid |
typedef utility::pointer::shared_ptr< Segment > | protocols::denovo_design::components::SegmentOP |
typedef utility::pointer::shared_ptr< Segment const > | protocols::denovo_design::components::SegmentCOP |
typedef utility::pointer::weak_ptr< Segment > | protocols::denovo_design::components::SegmentAP |
typedef utility::pointer::weak_ptr< Segment const > | protocols::denovo_design::components::SegmentCAP |
typedef utility::vector1< SegmentOP > | protocols::denovo_design::components::SegmentOPs |
typedef utility::vector1< SegmentCOP > | protocols::denovo_design::components::SegmentCOPs |