Go to the documentation of this file.Go to the SVN repository for this file.
48 std::set<uint64_t> gi_coll;
54 *stream << gi <<
'\n';
57 return gi_coll.size();
63 size_t seqid_count = 0;
69 stream << seq_id <<
" | "
74 stream <<
" | " << timestamp;
81 stream <<
"Total " << seqid_count <<
" seq_ids found\n.";
86 size_t seqid_count = 0;
97 stream << seq_id <<
" | "
102 stream <<
" | " << timestamp;
120 stream <<
"Total " << seqid_count <<
" seq_ids found\n.";
Contains the class definiton for CAsnCache, the main client class for accessing the ASN cache data.
Berkeley BDB file cursor.
void DumpIndex(CNcbiOstream &stream) const
void DumpSeqIds(CNcbiOstream &stream) const
CAsnCache & m_AsnCacheRef
TIncludeFlags m_IncludeFlags
size_t GetGICount(CNcbiOstream *stream) const
void EnumIndex(IAsnCacheStore::TEnumIndexCallback cb) const
size_t GetGiCount() const
void EnumSeqIds(IAsnCacheStore::TEnumSeqidCallback cb) const
IO_PREFIX::ostream CNcbiOstream
Portable alias for ostream.
const struct ncbi::grid::netcache::search::fields::SIZE size
NCBI C++ stream class wrappers for triggering between "new" and "old" C++ stream libraries.
unsigned __int64 uint64_t