Guitar
Public Attributes | List of all members
GitPackIdxV2::Data Struct Reference
Collaboration diagram for GitPackIdxV2::Data:
Collaboration graph
[legend]

Public Attributes

header_t header
 
trailer_t trailer
 
std::vector< object_id_tobjects
 
std::vector< GitPackIdxItemitem_list
 
std::vector< GitPackIdxItem * > item_list_order_by_id
 
std::vector< GitPackIdxItem * > item_list_order_by_offset
 

Member Data Documentation

◆ header

header_t GitPackIdxV2::Data::header

◆ item_list

std::vector<GitPackIdxItem> GitPackIdxV2::Data::item_list

◆ item_list_order_by_id

std::vector<GitPackIdxItem *> GitPackIdxV2::Data::item_list_order_by_id

◆ item_list_order_by_offset

std::vector<GitPackIdxItem *> GitPackIdxV2::Data::item_list_order_by_offset

◆ objects

std::vector<object_id_t> GitPackIdxV2::Data::objects

◆ trailer

trailer_t GitPackIdxV2::Data::trailer

The documentation for this struct was generated from the following file: