ARB
Public Member Functions | Public Attributes | List of all members
ali_aligner_column Struct Reference

#include <ali_aligner.hxx>

Inheritance diagram for ali_aligner_column:
Inheritance graph
[legend]
Collaboration diagram for ali_aligner_column:
Collaboration graph
[legend]

Public Member Functions

 ali_aligner_column (unsigned long length)
 
 ~ali_aligner_column ()
 
void print ()
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

unsigned long column_length
 
ali_aligner_cell ** cells
 

Detailed Description

Definition at line 49 of file ali_aligner.hxx.

Constructor & Destructor Documentation

ali_aligner_column::ali_aligner_column ( unsigned long  length)
inline

Definition at line 53 of file ali_aligner.hxx.

References ali_out_of_memory_if(), column_length, and length.

ali_aligner_column::~ali_aligner_column ( )
inline

Definition at line 58 of file ali_aligner.hxx.

Member Function Documentation

void ali_aligner_column::print ( )
inline

Definition at line 63 of file ali_aligner.hxx.

References column_length.

Member Data Documentation

unsigned long ali_aligner_column::column_length

Definition at line 50 of file ali_aligner.hxx.

Referenced by ali_aligner_column(), print(), and ali_aligner_last_cell::update_up().

ali_aligner_cell** ali_aligner_column::cells

Definition at line 51 of file ali_aligner.hxx.

Referenced by ali_aligner_last_cell::update_up().


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