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

Search Toolkit Book for CIgBlastTabularInfo::SIgGene

struct containing annotated gene information More...

#include <objtools/align_format/tabular.hpp>

Public Member Functions

void Set (const string id, int s, int e)
 
void Reset ()
 

Public Attributes

string sid
 
int start
 
int end
 

Detailed Description

struct containing annotated gene information

Definition at line 536 of file tabular.hpp.

Member Function Documentation

◆ Reset()

void CIgBlastTabularInfo::SIgGene::Reset ( void  )
inline

Definition at line 546 of file tabular.hpp.

References end, sid, and start.

Referenced by CIgBlastTabularInfo::x_ResetIgFields().

◆ Set()

void CIgBlastTabularInfo::SIgGene::Set ( const string  id,
int  s,
int  e 
)
inline

Member Data Documentation

◆ end

int CIgBlastTabularInfo::SIgGene::end

Definition at line 553 of file tabular.hpp.

Referenced by Reset(), Set(), and CIgBlastTabularInfo::x_PrintIgGenes().

◆ sid

string CIgBlastTabularInfo::SIgGene::sid

◆ start

int CIgBlastTabularInfo::SIgGene::start

Definition at line 552 of file tabular.hpp.

Referenced by Reset(), Set(), and CIgBlastTabularInfo::x_PrintIgGenes().


The documentation for this struct was generated from the following file:
Modified on Thu May 02 14:30:11 2024 by modify_doxy.py rev. 669887