AminoAcidAnyType


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

Quick Index

KEYWORD
AUTHORS
CHANGES LOG
GOALS
USAGE

Class Summary

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

Back to the top of AminoAcidAnyType


KEYWORD

Back to the top of AminoAcidAnyType


AUTHORS

Back to the top of AminoAcidAnyType


CHANGES LOG

Back to the top of AminoAcidAnyType


GOALS

Back to the top of AminoAcidAnyType

		

USAGE

		

Back to the top of AminoAcidAnyType


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 AminoAcidAnyType


~AminoAcidAnyType();

  virtual ~AminoAcidAnyType();

Back to the top of AminoAcidAnyType


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 AminoAcidAnyType


Ancestors

Inheritance chain for AminoAcidAnyType:

Back to the top of AminoAcidAnyType


Descendants

Class is not inherited by any others.

Back to the top of AminoAcidAnyType


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

Report problems to jkotula@unimax.com