Guitar
Public Attributes | List of all members
GitPack::Info Struct Reference

#include <GitPack.h>

Inheritance diagram for GitPack::Info:
Inheritance graph
[legend]

Public Attributes

Git::Object::Type type = Git::Object::Type::UNKNOWN
 
size_t expanded_size = 0
 
uint64_t offset = 0
 
QString ref_id
 
uint32_t checksum = 0
 

Member Data Documentation

◆ checksum

uint32_t GitPack::Info::checksum = 0

◆ expanded_size

size_t GitPack::Info::expanded_size = 0

◆ offset

uint64_t GitPack::Info::offset = 0

◆ ref_id

QString GitPack::Info::ref_id

◆ type


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