Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
RNA_SecStructLegacyInfo.cc File Reference
#include <core/pose/rna/secstruct_legacy/RNA_SecStructLegacyInfo.hh>
#include <core/pose/rna/secstruct_legacy/RNA_SecStructLegacyInfo.fwd.hh>
#include <core/chemical/AA.hh>
#include <core/pose/Pose.hh>
#include <core/pose/datacache/CacheableDataType.hh>
#include <basic/datacache/BasicDataCache.hh>
#include <utility/vector1.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::pose
 
 core::pose::rna
 
 core::pose::rna::secstruct_legacy
 

Functions

bool core::pose::rna::secstruct_legacy::has_rna_secstruct_legacy (core::pose::Pose const &pose)
 
std::string const & core::pose::rna::secstruct_legacy::get_rna_secstruct_legacy (core::pose::Pose &pose)
 
std::string const & core::pose::rna::secstruct_legacy::get_rna_secstruct_legacy_from_const_pose (core::pose::Pose const &pose)
 
void core::pose::rna::secstruct_legacy::set_rna_secstruct_legacy (core::pose::Pose &pose, std::string const &rna_secstruct_legacy_string)
 
void core::pose::rna::secstruct_legacy::clear_rna_secstruct_legacy_info (core::pose::Pose &pose)