Guitar
Public Attributes | List of all members
GitObjectManager::Private Struct Reference

Public Attributes

std::mutex * mutex_ = nullptr
 
QString subdir_git_objects
 
QString subdir_git_objects_pack
 
std::vector< std::shared_ptr< GitPackIdxV2 > > git_idx_list
 

Member Data Documentation

◆ git_idx_list

std::vector<std::shared_ptr<GitPackIdxV2> > GitObjectManager::Private::git_idx_list

◆ mutex_

std::mutex* GitObjectManager::Private::mutex_ = nullptr

◆ subdir_git_objects

QString GitObjectManager::Private::subdir_git_objects

◆ subdir_git_objects_pack

QString GitObjectManager::Private::subdir_git_objects_pack

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