NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
CMultiAligner::SProgress Struct Reference

Search Toolkit Book for CMultiAligner::SProgress

Structure for reporting alignment progress. More...

#include <algo/cobalt/cobalt.hpp>

Public Member Functions

 SProgress (void)
 

Public Attributes

EAlignmentStage stage
 
void * user_data
 

Detailed Description

Structure for reporting alignment progress.

Definition at line 102 of file cobalt.hpp.

Constructor & Destructor Documentation

◆ SProgress()

CMultiAligner::SProgress::SProgress ( void  )
inline

Definition at line 106 of file cobalt.hpp.

Member Data Documentation

◆ stage

EAlignmentStage CMultiAligner::SProgress::stage

◆ user_data

void* CMultiAligner::SProgress::user_data

Definition at line 104 of file cobalt.hpp.

Referenced by CMultiAligner::SetInterruptCallback().


The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:58:29 2024 by modify_doxy.py rev. 669887