Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
PoseToStructFileRepConverter.fwd.hh File Reference

Forward declarations for class to convert a pose to a StructFileRep. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::io
 
 core::io::pose_to_sfr
 

Typedefs

typedef
utility::pointer::shared_ptr
< PoseToStructFileRepConverter > 
core::io::pose_to_sfr::PoseToStructFileRepConverterOP
 
typedef
utility::pointer::shared_ptr
< PoseToStructFileRepConverter
const > 
core::io::pose_to_sfr::PoseToStructFileRepConverterCOP
 

Detailed Description

Forward declarations for class to convert a pose to a StructFileRep.

This conversion is a first step in PDB or mmCIF output. It could be useful for other input/output, too.

Author
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu)