NCBI C++ ToolKit
|
ISAM index database access object. More...
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CSeqDBIsam |
CSeqDBIsam. More... | |
class | CSeqDBIsam::SIsamKey |
Stores a key for an ISAM file. More... | |
Functions | |
USING_SCOPE (objects) | |
Bring the object directory definitions into this scope. More... | |
template<class T > | |
static void | s_AdvanceGiList (CSeqDBGiList &gis, int &gi_index, int gis_size, const T &key) |
template<class T > | |
static void | s_AdvanceKeyList (const vector< T > &keys, int &index, int num_keys, const T &target) |
template<class T > | |
static void | s_SetTranslation (CSeqDBGiList &gis, int &gi_index, int gis_size, const T &key, int value) |
ISAM index database access object.
Defines classes: CSeqDBIsam
Implemented for: UNIX, MS-Windows
Definition in file seqdbisam.hpp.
|
inlinestatic |
Definition at line 53 of file seqdbisam.hpp.
References CSeqDBGiList::GetKey(), CSeqDBGiList::IsValueSet(), ncbi::grid::netcache::search::fields::key, and T.
|
inlinestatic |
Definition at line 80 of file seqdbisam.hpp.
|
inlinestatic |
Definition at line 103 of file seqdbisam.hpp.
References CSeqDBGiList::GetKey(), ncbi::grid::netcache::search::fields::key, CSeqDBGiList::SetValue(), T, and rapidjson::value.
USING_SCOPE | ( | objects | ) |
Bring the object directory definitions into this scope.