|
SlHelpers
|
This is the complete list of members for SlGit::Commit, including all inherited members.
| ancestor(unsigned int nth=0) const noexcept | SlGit::Commit | |
| author() const noexcept | SlGit::Commit | inline |
| catFile(const std::string &file) const noexcept | SlGit::Commit | |
| Commit()=delete (defined in SlGit::Commit) | SlGit::Commit | |
| commit() const noexcept | SlGit::Commit | inline |
| committer() const noexcept | SlGit::Commit | inline |
| id() const noexcept | SlGit::Object | inline |
| idStr() const noexcept | SlGit::Object | inline |
| message() const noexcept | SlGit::Commit | inline |
| messageEncoding() const noexcept | SlGit::Commit | inline |
| Object()=delete (defined in SlGit::Object) | SlGit::Object | protected |
| Object(const Repo &repo) | SlGit::Object | inlineexplicitprotected |
| object() const noexcept override | SlGit::TypedObject< git_commit > | inlinevirtual |
| operator git_commit *() const noexcept | SlGit::TypedObject< git_commit > | inline |
| operator GitTy *() const noexcept | SlGit::Commit | inline |
| operator!=(const Object &other) const noexcept | SlGit::Object | inline |
| operator==(const Object &other) const noexcept | SlGit::Object | inline |
| parent(unsigned int nth=0) const noexcept | SlGit::Commit | |
| parentCount() const noexcept | SlGit::Commit | inline |
| parentId(unsigned int nth) const noexcept | SlGit::Commit | inline |
| rawHeader() const noexcept | SlGit::Commit | inline |
| Repo (defined in SlGit::Commit) | SlGit::Commit | friend |
| repo() const | SlGit::Object | inline |
| summary() const noexcept | SlGit::Commit | inline |
| Tag (defined in SlGit::Commit) | SlGit::Commit | friend |
| time() const noexcept | SlGit::Commit | inline |
| timeOffset() const noexcept | SlGit::Commit | inline |
| tree() const noexcept | SlGit::Commit | |
| treeId() const noexcept | SlGit::Commit | inline |
| treeIdStr() const noexcept | SlGit::Commit | inline |
| type() const noexcept | SlGit::Object | inline |
| typed() const noexcept | SlGit::TypedObject< git_commit > | inlineprotected |
| typeStr() const noexcept | SlGit::Object | inline |
| ~Object()=default (defined in SlGit::Object) | SlGit::Object | virtual |