Rosetta
|
#include <core/fragment/Frame.fwd.hh>
#include <core/fragment/BaseCacheUnit.hh>
#include <core/fragment/SingleResidueFragData.fwd.hh>
#include <core/chemical/ResidueTypeSet.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <core/kinematics/MoveMap.fwd.hh>
#include <core/id/SequenceMapping.fwd.hh>
#include <utility/VirtualBase.hh>
#include <utility/vector1.hh>
#include <map>
#include <core/types.hh>
#include <core/fragment/FragData.fwd.hh>
Classes | |
class | core::fragment::Frame |
Frame couples a list of FragData-instances to a certain alignment frame, i.e., position in sequence space @detail A frame may be continous, i.e., its fragment data will be applied to all residues between start() and end() or ( in a specialized version inheriting this interface) may contain a loose list of sequence positions. More... | |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::fragment | |
Functions | |
std::ostream & | core::fragment::operator<< (std::ostream &out, Frame const &frame) |