Rosetta  2020.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
core::pose::rna::secstruct_legacy::RNA_SecStructLegacyInfo Class Reference

Keep track of RNA centroid information inside the pose. / Rhiju move this to its own namespace! More...

#include <RNA_SecStructLegacyInfo.hh>

Inheritance diagram for core::pose::rna::secstruct_legacy::RNA_SecStructLegacyInfo:
Inheritance graph
[legend]

Public Member Functions

 RNA_SecStructLegacyInfo ()
 
 RNA_SecStructLegacyInfo (std::string const &rna_secstruct_legacy_string)
 
basic::datacache::CacheableDataOP clone () const override
 
Size size () const
 
void set_secstruct (std::string const &secstruct)
 
std::string const & get_secstruct () const
 

Private Attributes

std::string rna_secstruct_legacy_
 

Detailed Description

Keep track of RNA centroid information inside the pose. / Rhiju move this to its own namespace!

Constructor & Destructor Documentation

core::pose::rna::secstruct_legacy::RNA_SecStructLegacyInfo::RNA_SecStructLegacyInfo ( )
inline
core::pose::rna::secstruct_legacy::RNA_SecStructLegacyInfo::RNA_SecStructLegacyInfo ( std::string const &  rna_secstruct_legacy_string)
inline

Member Function Documentation

basic::datacache::CacheableDataOP core::pose::rna::secstruct_legacy::RNA_SecStructLegacyInfo::clone ( ) const
inlineoverride
std::string const& core::pose::rna::secstruct_legacy::RNA_SecStructLegacyInfo::get_secstruct ( ) const
inline

References rna_secstruct_legacy_.

void core::pose::rna::secstruct_legacy::RNA_SecStructLegacyInfo::set_secstruct ( std::string const &  secstruct)
inline

References rna_secstruct_legacy_.

Size core::pose::rna::secstruct_legacy::RNA_SecStructLegacyInfo::size ( ) const
inline

References rna_secstruct_legacy_.

Member Data Documentation

std::string core::pose::rna::secstruct_legacy::RNA_SecStructLegacyInfo::rna_secstruct_legacy_
private

Referenced by get_secstruct(), set_secstruct(), and size().


The documentation for this class was generated from the following file: