AminoAcid_UserType


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

Quick Index

KEYWORD
AUTHORS
CHANGES LOG
GOALS
USAGE

Class Summary

class AminoAcid_UserType
: public AminoAcidType
{
public:
bool equivalent(char i_aa1, char i_aa2) ;
AminoAcid_UserType(const string& i_sFile)
protected:
}; // AminoAcid_UserType

Back to the top of AminoAcid_UserType


KEYWORD

Back to the top of AminoAcid_UserType


AUTHORS

Back to the top of AminoAcid_UserType


CHANGES LOG

Back to the top of AminoAcid_UserType


GOALS

Back to the top of AminoAcid_UserType

		

USAGE

		

Back to the top of AminoAcid_UserType


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 AminoAcid_UserType


AminoAcid_UserType(const string& i_sFile)

  AminoAcid_UserType(const string& i_sFile)                                                                                                                                           

Back to the top of AminoAcid_UserType


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 AminoAcid_UserType


Ancestors

Inheritance chain for AminoAcid_UserType:

Back to the top of AminoAcid_UserType


Descendants

Class is not inherited by any others.

Back to the top of AminoAcid_UserType


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

Report problems to jkotula@unimax.com