AminoAcidEqualType

All class functions are defined inline.


[ Lib_General64 | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

KEYWORD
AUTHORS
CHANGES LOG
GOALS
USAGE

Class Summary

class AminoAcidEqualType
: public AminoAcidType
{
public:
bool equivalent(char i_aa1, char i_aa2) ;
protected:
}; // AminoAcidEqualType

Back to the top of AminoAcidEqualType


KEYWORD

Back to the top of AminoAcidEqualType


AUTHORS

Back to the top of AminoAcidEqualType


CHANGES LOG

Back to the top of AminoAcidEqualType


GOALS

Back to the top of AminoAcidEqualType

		

USAGE

		

Back to the top of AminoAcidEqualType


bool equivalent(char i_aa1, char i_aa2) ;

  bool equivalent(char i_aa1, char i_aa2)                                
;

Function is currently defined inline.


Back to the top of AminoAcidEqualType


All Members

public:
static const int ABC_SIZE=91;
bool equivalent(char, char); // pure virtual
static AminoAcidType *m_state;
bool equivalent(char i_aa1, char i_aa2) ;
protected:

Back to the top of AminoAcidEqualType


Ancestors

Inheritance chain for AminoAcidEqualType:

Back to the top of AminoAcidEqualType


Descendants

Class is not inherited by any others.

Back to the top of AminoAcidEqualType


Generated from source by the Cocoon utilities on Tue Jan 5 18:47:29 2010 .

Report problems to jkotula@unimax.com