Searched defs:IdSet (Results 1 – 1 of 1) sorted by relevance
58 struct IdSet { struct59 int8_t idTag[TAG_LEN] = {'I', 'D', 'S', 'S'};60 uint32_t idCount;61 std::map<uint32_t, uint32_t> data; // pair id and offset