|
ARB
|
#include <ali_prealigner.hxx>


Public Member Functions | |
| ali_prealigner_column (unsigned long length) | |
| ~ali_prealigner_column () | |
Public Member Functions inherited from Noncopyable | |
| Noncopyable () | |
Public Attributes | |
| unsigned long | column_length |
| ali_prealigner_cell ** | cells |
Definition at line 51 of file ali_prealigner.hxx.
|
inline |
Definition at line 55 of file ali_prealigner.hxx.
References ali_out_of_memory_if(), column_length, and length.
|
inline |
Definition at line 60 of file ali_prealigner.hxx.
| unsigned long ali_prealigner_column::column_length |
Definition at line 52 of file ali_prealigner.hxx.
Referenced by ali_prealigner_column().
| ali_prealigner_cell** ali_prealigner_column::cells |
Definition at line 53 of file ali_prealigner.hxx.
1.8.8