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

Search Toolkit Book for SSparseIndex

+ Collaboration diagram for SSparseIndex:

Public Member Functions

 SSparseIndex (SColumn &column)
 
void Add (int index)
 
void Optimize (SIntColumn &column, const SIntColumn &backup_column)
 

Public Attributes

SColumncolumn
 
CSeqTable_sparse_index::TIndexesindexes
 
int size
 

Detailed Description

Definition at line 1392 of file snpread.cpp.

Constructor & Destructor Documentation

◆ SSparseIndex()

SSparseIndex::SSparseIndex ( SColumn column)
inline

Definition at line 1398 of file snpread.cpp.

Member Function Documentation

◆ Add()

void SSparseIndex::Add ( int  index)
inline

◆ Optimize()

void SSparseIndex::Optimize ( SIntColumn column,
const SIntColumn backup_column 
)
inline

Member Data Documentation

◆ column

SColumn& SSparseIndex::column

Definition at line 1394 of file snpread.cpp.

Referenced by Add(), and Optimize().

◆ indexes

CSeqTable_sparse_index::TIndexes* SSparseIndex::indexes

Definition at line 1395 of file snpread.cpp.

Referenced by Add(), and Optimize().

◆ size

int SSparseIndex::size

Definition at line 1396 of file snpread.cpp.

Referenced by Add(), and Optimize().


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