NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
SDeltaSeqSummary Struct Reference

Search Toolkit Book for SDeltaSeqSummary

#include <objmgr/util/objutil.hpp>

+ Collaboration diagram for SDeltaSeqSummary:

Public Member Functions

 SDeltaSeqSummary (void)
 

Public Attributes

string text
 
size_t num_segs
 
size_t num_gaps
 
size_t residues
 
size_t num_faked_gaps
 

Detailed Description

Definition at line 111 of file objutil.hpp.

Constructor & Destructor Documentation

◆ SDeltaSeqSummary()

SDeltaSeqSummary::SDeltaSeqSummary ( void  )
inline

Definition at line 121 of file objutil.hpp.

Member Data Documentation

◆ num_faked_gaps

size_t SDeltaSeqSummary::num_faked_gaps

Definition at line 117 of file objutil.hpp.

Referenced by GetDeltaSeqSummary().

◆ num_gaps

size_t SDeltaSeqSummary::num_gaps

◆ num_segs

size_t SDeltaSeqSummary::num_segs

Definition at line 114 of file objutil.hpp.

Referenced by GetDeltaSeqSummary(), and CCommentItem::GetStringForHTGS().

◆ residues

size_t SDeltaSeqSummary::residues

Definition at line 116 of file objutil.hpp.

Referenced by GetDeltaSeqSummary().

◆ text

string SDeltaSeqSummary::text

Definition at line 113 of file objutil.hpp.

Referenced by GetDeltaSeqSummary(), and CCommentItem::GetStringForHTGS().


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