NCBI C++ ToolKit
Public Attributes | Friends | List of all members
CElementaryMatching::SHitIndexEntry Struct Reference

Search Toolkit Book for CElementaryMatching::SHitIndexEntry

Public Attributes

Uint4 m_QueryOfs
 
Uint4 m_SubjOfs
 
Uint2 m_QueryCount
 
Uint2 m_SubjCount
 

Friends

ostream & operator<< (ostream &ostr, const SHitIndexEntry &hie)
 

Detailed Description

Definition at line 247 of file compart_matching.hpp.

Friends And Related Function Documentation

◆ operator<<

ostream& operator<< ( ostream &  ostr,
const SHitIndexEntry hie 
)
friend

Definition at line 254 of file compart_matching.hpp.

Member Data Documentation

◆ m_QueryCount

Uint2 CElementaryMatching::SHitIndexEntry::m_QueryCount

Definition at line 251 of file compart_matching.hpp.

Referenced by CElementaryMatching::x_Search().

◆ m_QueryOfs

Uint4 CElementaryMatching::SHitIndexEntry::m_QueryOfs

Definition at line 249 of file compart_matching.hpp.

Referenced by CElementaryMatching::x_Search().

◆ m_SubjCount

Uint2 CElementaryMatching::SHitIndexEntry::m_SubjCount

Definition at line 252 of file compart_matching.hpp.

Referenced by CElementaryMatching::x_Search().

◆ m_SubjOfs

Uint4 CElementaryMatching::SHitIndexEntry::m_SubjOfs

Definition at line 250 of file compart_matching.hpp.

Referenced by CElementaryMatching::x_Search().


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