Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
core::scoring::SS_Info Class Reference

#include <SS_Info.hh>

Inheritance diagram for core::scoring::SS_Info:
Inheritance graph
[legend]
Collaboration diagram for core::scoring::SS_Info:
Collaboration graph
[legend]

Public Member Functions

basic::datacache::CacheableDataOP clone () const
 
void resize (int const nres)
 
BB_Pos const & bb_pos () const
 
BB_Posbb_pos ()
 
Strands const & strands () const
 
Strandsstrands ()
 
Helices const & helices () const
 
Heliceshelices ()
 

Private Attributes

BB_Pos bb_pos_
 
Strands strands_
 
Helices helices_
 

Detailed Description

Definition at line 234 of file SS_Info.hh.

Member Function Documentation

BB_Pos const& core::scoring::SS_Info::bb_pos ( ) const
inline
BB_Pos& core::scoring::SS_Info::bb_pos ( )
inline

Definition at line 262 of file SS_Info.hh.

References bb_pos_.

basic::datacache::CacheableDataOP core::scoring::SS_Info::clone ( ) const
inline

Definition at line 238 of file SS_Info.hh.

Helices const& core::scoring::SS_Info::helices ( ) const
inline
Helices& core::scoring::SS_Info::helices ( )
inline

Definition at line 294 of file SS_Info.hh.

References helices_.

void core::scoring::SS_Info::resize ( int const  nres)
inline
Strands const& core::scoring::SS_Info::strands ( ) const
inline
Strands& core::scoring::SS_Info::strands ( )
inline

Definition at line 278 of file SS_Info.hh.

References strands_.

Member Data Documentation

BB_Pos core::scoring::SS_Info::bb_pos_
private

Definition at line 301 of file SS_Info.hh.

Referenced by bb_pos(), and resize().

Helices core::scoring::SS_Info::helices_
private

Definition at line 305 of file SS_Info.hh.

Referenced by helices(), and resize().

Strands core::scoring::SS_Info::strands_
private

Definition at line 303 of file SS_Info.hh.

Referenced by resize(), and strands().


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