|
SlHelpers
|
This is the complete list of members for SlGit::Tree, including all inherited members.
| catFile(const std::string &file) const noexcept | SlGit::Tree | |
| Commit (defined in SlGit::Tree) | SlGit::Tree | friend |
| entryCount() const noexcept | SlGit::Tree | inline |
| id() const noexcept | SlGit::Object | inline |
| idStr() const noexcept | SlGit::Object | inline |
| Object()=delete (defined in SlGit::Object) | SlGit::Object | protected |
| Object(const Repo &repo) | SlGit::Object | inlineexplicitprotected |
| object() const noexcept override | SlGit::TypedObject< git_tree > | inlinevirtual |
| operator git_tree *() const noexcept | SlGit::TypedObject< git_tree > | inline |
| operator!=(const Object &other) const noexcept | SlGit::Object | inline |
| operator==(const Object &other) const noexcept | SlGit::Object | inline |
| Repo (defined in SlGit::Tree) | SlGit::Tree | friend |
| repo() const | SlGit::Object | inline |
| Tag (defined in SlGit::Tree) | SlGit::Tree | friend |
| Tree()=delete (defined in SlGit::Tree) | SlGit::Tree | |
| tree() const noexcept | SlGit::Tree | inline |
| treeEntryByIndex(size_t idx) const noexcept | SlGit::Tree | |
| treeEntryByPath(const std::string &path) const noexcept | SlGit::Tree | |
| type() const noexcept | SlGit::Object | inline |
| typed() const noexcept | SlGit::TypedObject< git_tree > | inlineprotected |
| typeStr() const noexcept | SlGit::Object | inline |
| walk(const WalkCallback &CB, const git_treewalk_mode &mode=GIT_TREEWALK_PRE) const | SlGit::Tree | |
| WalkCallback typedef | SlGit::Tree | |
| ~Object()=default (defined in SlGit::Object) | SlGit::Object | virtual |