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

Public Member Functions

 FailedAt ()
 
 FailedAt (GB_ERROR reason_, const char *at_prot_, const char *at_dna_)
 
GB_ERROR why () const
 
const charprotein_at () const
 
const chardna_at () const
 
 operator bool () const
 
void add_prefix (const char *prefix)
 
bool operator> (const FailedAt &other) const
 

Detailed Description

Definition at line 445 of file TranslateRealign.cxx.

Constructor & Destructor Documentation

FailedAt::FailedAt ( )
inline

Definition at line 457 of file TranslateRealign.cxx.

FailedAt::FailedAt ( GB_ERROR  reason_,
const char at_prot_,
const char at_dna_ 
)
inline

Definition at line 461 of file TranslateRealign.cxx.

References ali_assert.

Member Function Documentation

GB_ERROR FailedAt::why ( ) const
inline

Definition at line 469 of file TranslateRealign.cxx.

References NULp.

const char* FailedAt::protein_at ( ) const
inline

Definition at line 470 of file TranslateRealign.cxx.

const char* FailedAt::dna_at ( ) const
inline

Definition at line 471 of file TranslateRealign.cxx.

FailedAt::operator bool ( ) const
inline

Definition at line 473 of file TranslateRealign.cxx.

void FailedAt::add_prefix ( const char prefix)
inline

Definition at line 475 of file TranslateRealign.cxx.

References ali_assert, and string().

bool FailedAt::operator> ( const FailedAt other) const
inline

Definition at line 480 of file TranslateRealign.cxx.


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