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

Public Member Functions

 Codon_Group (char protein, int code_nr)
 
 ~Codon_Group ()
 
Codon_Groupoperator+= (const Codon_Group &other)
 
int expand (char *to_buffer) const
 

Detailed Description

Definition at line 822 of file AP_codon_table.cxx.

Constructor & Destructor Documentation

Codon_Group::Codon_Group ( char  protein,
int  code_nr 
)
Codon_Group::~Codon_Group ( )
inline

Definition at line 827 of file AP_codon_table.cxx.

Member Function Documentation

Codon_Group & Codon_Group::operator+= ( const Codon_Group other)

Definition at line 844 of file AP_codon_table.cxx.

References AWT_MAX_CODONS.

int Codon_Group::expand ( char to_buffer) const

Definition at line 925 of file AP_codon_table.cxx.

References AWT_MAX_CODONS, build_codon(), expandMore(), and pn_assert.

Referenced by AP_get_codons().


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