SlHelpers
SlGit::Tree Member List

This is the complete list of members for SlGit::Tree, including all inherited members.

catFile(const std::string &file) const noexceptSlGit::Tree
Commit (defined in SlGit::Tree)SlGit::Treefriend
entryCount() const noexceptSlGit::Treeinline
id() const noexceptSlGit::Objectinline
idStr() const noexceptSlGit::Objectinline
object() const noexcept overrideSlGit::TypedObject< git_tree >inlinevirtual
Object()=delete (defined in SlGit::Object)SlGit::Objectprotected
Object(const Repo &repo)SlGit::Objectinlineexplicitprotected
operator git_tree *() const noexceptSlGit::TypedObject< git_tree >inline
operator!=(const Object &other) const noexceptSlGit::Objectinline
operator==(const Object &other) const noexceptSlGit::Objectinline
Repo (defined in SlGit::Tree)SlGit::Treefriend
repo() constSlGit::Objectinline
Tag (defined in SlGit::Tree)SlGit::Treefriend
tree() const noexceptSlGit::Treeinline
Tree()=delete (defined in SlGit::Tree)SlGit::Tree
treeEntryByIndex(size_t idx) const noexceptSlGit::Tree
treeEntryByPath(const std::string &path) const noexceptSlGit::Tree
type() const noexceptSlGit::Objectinline
typed() const noexceptSlGit::TypedObject< git_tree >inlineprotected
TypedObject()=delete (defined in SlGit::TypedObject< git_tree >)SlGit::TypedObject< git_tree >
TypedObject(const Repo &repo, git_tree *typed) noexceptSlGit::TypedObject< git_tree >inlineexplicitprotected
typeStr() const noexceptSlGit::Objectinline
walk(const WalkCallback &CB, const git_treewalk_mode &mode=GIT_TREEWALK_PRE) constSlGit::Tree
WalkCallback typedefSlGit::Tree
~Object()=default (defined in SlGit::Object)SlGit::Objectvirtual