Home
last modified time | relevance | path

Searched defs:SFileIndexRec (Results 1 – 1 of 1) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netcache/
H A Dstorage_types.hpp57 struct ATTR_PACKED SFileIndexRec struct
59 Uint4 prev_num;
60 Uint4 next_num;
61 Uint4 offset;
62 Uint4 rec_size:24;
63 Uint1 rec_type:8;
64 SNCDataCoord chain_coord;
65 SNCCacheData* cache_data;