![]() |
Rosetta Core
2014.35
|
Classes | |
class | EXCN_Illegal_Arguments |
Illegal Arguments Exception. More... | |
class | EXCN_Membrane |
Parent Exception - Exception Membrane. More... | |
class | EXCN_Membrane_Bounds |
Membrane Out of Bounds Exception. More... | |
class | EXCN_MembraneFoldTree |
Fold tree Exception for membrane proteins. More... | |
class | EXCN_NonMembrane |
Non Membrane Pose Exception. More... | |
class | EXCN_Resource_Definition |
Resource Manager Exception. More... | |
class | EXCN_VirtualRsd |
Virtual Residue Definition Exception. More... | |
class | LipidAccInfo |
Membrane Lipid Accessibility Data. More... | |
class | MembraneInfo |
Membrane Info Object - Contains information for describing a membrane protein in Rosetta, including the position of the membrane virtual residue, spanning topology, and lips acc data. More... | |
class | MembranePlanes |
Store location of top and bottom marker residues for visualizing location of the membrane planes in a simulation. Accessible via membrane info. More... | |
class | Span |
class | SpanningTopology |
Enumerations | |
enum | MEM { thickness = 1, center = 2, normal = 3 } |
Functions | |
utility::vector1< std::string > | spanfile_names () |
std::string | spanfile_name () |
typedef utility::pointer::owning_ptr< LipidAccInfo const > core::conformation::membrane::LipidAccInfoCOP |
typedef utility::pointer::owning_ptr< MembraneInfo const > core::conformation::membrane::MembraneInfoCOP |
typedef utility::pointer::owning_ptr< MembranePlanes const > core::conformation::membrane::MembranePlanesCOP |
typedef utility::pointer::owning_ptr< MembranePlanes > core::conformation::membrane::MembranePlanesOP |
typedef utility::pointer::owning_ptr< SpanningTopology const > core::conformation::membrane::SpanningTopologyCOP |
typedef utility::pointer::owning_ptr< SpanningTopology > core::conformation::membrane::SpanningTopologyOP |
std::string core::conformation::membrane::spanfile_name | ( | ) |
References spanfile_names().
utility::vector1< std::string > core::conformation::membrane::spanfile_names | ( | ) |
References option, spanfiles, user, and utility_exit_with_message.
Referenced by spanfile_name().