NCBI C++ ToolKit
|
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) |
Definition at line 247 of file compart_matching.hpp.
|
friend |
Definition at line 254 of file compart_matching.hpp.
Uint2 CElementaryMatching::SHitIndexEntry::m_QueryCount |
Definition at line 251 of file compart_matching.hpp.
Referenced by CElementaryMatching::x_Search().
Uint4 CElementaryMatching::SHitIndexEntry::m_QueryOfs |
Definition at line 249 of file compart_matching.hpp.
Referenced by CElementaryMatching::x_Search().
Uint2 CElementaryMatching::SHitIndexEntry::m_SubjCount |
Definition at line 252 of file compart_matching.hpp.
Referenced by CElementaryMatching::x_Search().
Uint4 CElementaryMatching::SHitIndexEntry::m_SubjOfs |
Definition at line 250 of file compart_matching.hpp.
Referenced by CElementaryMatching::x_Search().