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

#include <ali_aligner.hxx>

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

Public Member Functions

 ali_aligner_result ()
 
 ~ali_aligner_result ()
 
void insert (ALI_MAP *in_map)
 
void clear ()
 
- Public Member Functions inherited from Noncopyable
 Noncopyable ()
 

Public Attributes

ALI_TLIST< ALI_MAP * > * map_list
 

Detailed Description

Definition at line 284 of file ali_aligner.hxx.

Constructor & Destructor Documentation

ali_aligner_result::ali_aligner_result ( )
inline

Definition at line 287 of file ali_aligner.hxx.

ali_aligner_result::~ali_aligner_result ( )
inline

Definition at line 290 of file ali_aligner.hxx.

References clear(), and map_list.

Member Function Documentation

void ali_aligner_result::insert ( ALI_MAP in_map)
inline

Definition at line 297 of file ali_aligner.hxx.

References ALI_TLIST< T >::append_end().

void ali_aligner_result::clear ( )
inline

Member Data Documentation

ALI_TLIST<ALI_MAP *>* ali_aligner_result::map_list

Definition at line 285 of file ali_aligner.hxx.

Referenced by ALI_ALIGNER::solutions(), and ~ali_aligner_result().


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