Rosetta
Public Member Functions | Private Attributes | List of all members
core::pose::rna::RNA_Reactivity Class Reference

#include <RNA_DataInfo.hh>

Public Member Functions

 RNA_Reactivity (Size const position, RNA_ReactivityType type, Real const value)
 
Size position () const
 
RNA_ReactivityType type () const
 
Real value () const
 
void set_position (Size const setting)
 
void set_type (RNA_ReactivityType const setting)
 
void set_value (Real const setting)
 

Private Attributes

Size position_
 
RNA_ReactivityType type_
 
Real value_
 

Constructor & Destructor Documentation

◆ RNA_Reactivity()

core::pose::rna::RNA_Reactivity::RNA_Reactivity ( Size const  position,
RNA_ReactivityType  type,
Real const  value 
)
inline

Member Function Documentation

◆ position()

Size core::pose::rna::RNA_Reactivity::position ( ) const
inline

◆ set_position()

void core::pose::rna::RNA_Reactivity::set_position ( Size const  setting)
inline

◆ set_type()

void core::pose::rna::RNA_Reactivity::set_type ( RNA_ReactivityType const  setting)
inline

References type_.

◆ set_value()

void core::pose::rna::RNA_Reactivity::set_value ( Real const  setting)
inline

References value_.

◆ type()

RNA_ReactivityType core::pose::rna::RNA_Reactivity::type ( ) const
inline

◆ value()

Real core::pose::rna::RNA_Reactivity::value ( ) const
inline

Member Data Documentation

◆ position_

Size core::pose::rna::RNA_Reactivity::position_
private

◆ type_

RNA_ReactivityType core::pose::rna::RNA_Reactivity::type_
private

Referenced by RNA_Reactivity(), set_type(), and type().

◆ value_

Real core::pose::rna::RNA_Reactivity::value_
private

Referenced by RNA_Reactivity(), set_value(), and value().


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