ARB
Public Member Functions | List of all members
BI_pairdef Class Reference

#include <BI_helix.hxx>

Inheritance diagram for BI_pairdef:
Inheritance graph
[legend]
Collaboration diagram for BI_pairdef:
Collaboration graph
[legend]

Public Member Functions

 BI_pairdef ()
 
 ~BI_pairdef ()
 
char get_symbol (char left, char right) const
 
int pair_strength (char left, char right)
 
const charget_pairs_def (int i) const
 
const charget_char_bind (int i) const
 
void set_pairs_def (int i, const char *new_pairs_def)
 
void set_char_bind (int i, const char *new_char_bind)
 

Detailed Description

Definition at line 39 of file BI_helix.hxx.

Constructor & Destructor Documentation

BI_pairdef::BI_pairdef ( )
BI_pairdef::~BI_pairdef ( )

Definition at line 59 of file BI_helix.cxx.

References PAIR_TYPE_COUNT.

Member Function Documentation

char BI_pairdef::get_symbol ( char  left,
char  right 
) const

Definition at line 79 of file BI_helix.cxx.

References HELIX_DEFAULT, HELIX_STRONG_PAIR, and PAIR_TYPE_COUNT.

Referenced by ED4_show_helix_on_device(), and AW_helix::seq_2_helix().

int BI_pairdef::pair_strength ( char  left,
char  right 
)

Definition at line 94 of file BI_helix.cxx.

References HELIX_NORMAL_PAIR, HELIX_STRONG_PAIR, and HELIX_WEAK_PAIR.

Referenced by SQ_helix::SQ_calc_helix_layout().

const char* BI_pairdef::get_pairs_def ( int  i) const
inline

Definition at line 53 of file BI_helix.hxx.

References bi_assert, and PAIR_TYPE_COUNT.

Referenced by AW_helix::AW_helix().

const char* BI_pairdef::get_char_bind ( int  i) const
inline

Definition at line 57 of file BI_helix.hxx.

References bi_assert, and PAIR_TYPE_COUNT.

Referenced by AW_helix::AW_helix().

void BI_pairdef::set_pairs_def ( int  i,
const char new_pairs_def 
)
inline

Definition at line 62 of file BI_helix.hxx.

References bi_assert, and PAIR_TYPE_COUNT.

Referenced by AW_helix::setup_changed_cb().

void BI_pairdef::set_char_bind ( int  i,
const char new_char_bind 
)
inline

Definition at line 66 of file BI_helix.hxx.

References bi_assert, and PAIR_TYPE_COUNT.

Referenced by AW_helix::setup_changed_cb().


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