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

Search Toolkit Book for STaxSeqInfo

Sequence information record. More...

Public Member Functions

 STaxSeqInfo ()
 
 STaxSeqInfo (int tax, string l)
 

Public Attributes

int tax_id
 taxonomy id More...
 
string label
 sequence label More...
 

Detailed Description

Sequence information record.

Definition at line 68 of file taxtree_tool_job.cpp.

Constructor & Destructor Documentation

◆ STaxSeqInfo() [1/2]

STaxSeqInfo::STaxSeqInfo ( )
inline

Definition at line 70 of file taxtree_tool_job.cpp.

◆ STaxSeqInfo() [2/2]

STaxSeqInfo::STaxSeqInfo ( int  tax,
string  l 
)
inline

Definition at line 71 of file taxtree_tool_job.cpp.

Member Data Documentation

◆ label

string STaxSeqInfo::label

sequence label

Definition at line 74 of file taxtree_tool_job.cpp.

◆ tax_id

int STaxSeqInfo::tax_id

taxonomy id

Definition at line 73 of file taxtree_tool_job.cpp.


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