Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions | Static Public Member Functions

EdwardsLippertIteratorTryptic Class Reference

EdwardsLippertIterator that only retrieves tryptic seqences. More...

#include <OpenMS/CHEMISTRY/EdwardsLippertIteratorTryptic.h>

Inheritance diagram for EdwardsLippertIteratorTryptic:
EdwardsLippertIterator PepIterator

List of all members.

Public Member Functions

 EdwardsLippertIteratorTryptic ()
 default constructor
 EdwardsLippertIteratorTryptic (const EdwardsLippertIteratorTryptic &rhs)
 copy constructor
virtual ~EdwardsLippertIteratorTryptic ()
 destructor
EdwardsLippertIteratorTrypticoperator= (const EdwardsLippertIteratorTryptic &rhs)
 assignment operator
virtual bool isDigestingEnd (char aa1, char aa2)
 indicates if trypsin will cat between the two amino acids

Static Public Member Functions

static const String getProductName ()
 needed by Factory
static PepIteratorcreate ()
 needed by Factory

Detailed Description

EdwardsLippertIterator that only retrieves tryptic seqences.


Constructor & Destructor Documentation

default constructor

copy constructor

virtual ~EdwardsLippertIteratorTryptic (  )  [virtual]

destructor


Member Function Documentation

static PepIterator* create (  )  [inline, static]

needed by Factory

Returns:
poiter to new object

Reimplemented from EdwardsLippertIterator.

static const String getProductName (  )  [inline, static]

needed by Factory

Returns:
const string name of class

Reimplemented from EdwardsLippertIterator.

virtual bool isDigestingEnd ( char  aa1,
char  aa2 
) [virtual]

indicates if trypsin will cat between the two amino acids

Parameters:
aa1 first amino acid
aa2 second amino acid

Reimplemented from EdwardsLippertIterator.

assignment operator


OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:50 using doxygen 1.7.1