|
Rosetta 3.5
|
Keep track of RNA centroid information inside the pose. / Rhiju move this to its own namespace! More...
#include <RNA_SecStructInfo.hh>


Public Member Functions | |
| RNA_SecStructInfo () | |
| RNA_SecStructInfo (std::string const rna_secstruct_string) | |
| RNA_SecStructInfo (RNA_SecStructInfo const &src) | |
| basic::datacache::CacheableDataOP | clone () const |
| Size | size () const |
| bool | initialized () const |
| bool & | initialized () |
| void | set_initialized (bool const &setting) |
| void | set_secstruct (std::string const secstruct) |
| std::string const & | get_secstruct () const |
Private Attributes | |
| std::string | rna_secstruct_ |
| bool | initialized_ |
Keep track of RNA centroid information inside the pose. / Rhiju move this to its own namespace!
Definition at line 44 of file RNA_SecStructInfo.hh.
|
inline |
Definition at line 48 of file RNA_SecStructInfo.hh.
Referenced by clone().
|
inline |
Definition at line 50 of file RNA_SecStructInfo.hh.
References rna_secstruct_.
| protocols::rna::RNA_SecStructInfo::RNA_SecStructInfo | ( | RNA_SecStructInfo const & | src) |
Copy constructors must copy all data, not just some...
Definition at line 44 of file RNA_SecStructInfo.cc.
References rna_secstruct_.
|
inline |
Definition at line 55 of file RNA_SecStructInfo.hh.
References RNA_SecStructInfo().
|
inline |
Definition at line 91 of file RNA_SecStructInfo.hh.
References rna_secstruct_.
|
inline |
Definition at line 70 of file RNA_SecStructInfo.hh.
References initialized_.
|
inline |
Definition at line 76 of file RNA_SecStructInfo.hh.
References initialized_.
|
inline |
Definition at line 82 of file RNA_SecStructInfo.hh.
References initialized_.
|
inline |
Definition at line 88 of file RNA_SecStructInfo.hh.
References initialized_, and rna_secstruct_.
|
inline |
Definition at line 65 of file RNA_SecStructInfo.hh.
References rna_secstruct_.
|
private |
Definition at line 97 of file RNA_SecStructInfo.hh.
Referenced by initialized(), set_initialized(), and set_secstruct().
|
private |
Definition at line 95 of file RNA_SecStructInfo.hh.
Referenced by get_secstruct(), RNA_SecStructInfo(), set_secstruct(), and size().
1.8.4