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

Public Member Functions

 SeqPart (const char *seq_, int offset_, int len_)
 
const chardata () const
 
int length () const
 
char left_gap () const
 
char right_gap () const
 

Detailed Description

Definition at line 78 of file ED4_block.cxx.

Constructor & Destructor Documentation

SeqPart::SeqPart ( const char seq_,
int  offset_,
int  len_ 
)
inline

Definition at line 87 of file ED4_block.cxx.

Member Function Documentation

const char* SeqPart::data ( ) const
inline

Definition at line 93 of file ED4_block.cxx.

References offset.

Referenced by dont_return_unchanged().

int SeqPart::length ( ) const
inline

Definition at line 94 of file ED4_block.cxx.

Referenced by dont_return_unchanged().

char SeqPart::left_gap ( ) const
inline

Definition at line 97 of file ED4_block.cxx.

char SeqPart::right_gap ( ) const
inline

Definition at line 103 of file ED4_block.cxx.


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