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

Public Member Functions

 Oligo ()
 
 Oligo (const char *data_, int length_)
 
char at (int offset) const
 
int size () const
 
Oligo suffix (int skip) const
 

Detailed Description

Definition at line 78 of file PT_new_design.cxx.

Constructor & Destructor Documentation

Oligo::Oligo ( )
inline

Definition at line 83 of file PT_new_design.cxx.

Referenced by suffix().

Oligo::Oligo ( const char data_,
int  length_ 
)
inline

Definition at line 84 of file PT_new_design.cxx.

Member Function Documentation

char Oligo::at ( int  offset) const
inline

Definition at line 86 of file PT_new_design.cxx.

References offset, and pt_assert.

Referenced by MatchingOligo::dangling_char().

int Oligo::size ( ) const
inline

Definition at line 90 of file PT_new_design.cxx.

Referenced by MatchingOligo::dangling().

Oligo Oligo::suffix ( int  skip) const
inline

Definition at line 92 of file PT_new_design.cxx.

References Oligo().


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