|
SlHelpers
|
This is the complete list of members for SlGit::Tag, including all inherited members.
| id() const noexcept | SlGit::Object | inline |
| idStr() const noexcept | SlGit::Object | inline |
| message() const noexcept | SlGit::Tag | inline |
| name() const noexcept | SlGit::Tag | inline |
| Object()=delete (defined in SlGit::Object) | SlGit::Object | protected |
| Object(const Repo &repo) | SlGit::Object | inlineexplicitprotected |
| object() const noexcept override | SlGit::TypedObject< git_tag > | inlinevirtual |
| operator git_tag *() const noexcept | SlGit::TypedObject< git_tag > | inline |
| operator!=(const Object &other) const noexcept | SlGit::Object | inline |
| operator==(const Object &other) const noexcept | SlGit::Object | inline |
| peel() const noexcept | SlGit::Tag | |
| Repo (defined in SlGit::Tag) | SlGit::Tag | friend |
| repo() const | SlGit::Object | inline |
| tag() const noexcept | SlGit::Tag | inline |
| Tag()=delete (defined in SlGit::Tag) | SlGit::Tag | |
| tagger() const noexcept | SlGit::Tag | inline |
| targetId() const noexcept | SlGit::Tag | inline |
| targetIdStr() const noexcept | SlGit::Tag | inline |
| targetType() const noexcept | SlGit::Tag | inline |
| type() const noexcept | SlGit::Object | inline |
| typed() const noexcept | SlGit::TypedObject< git_tag > | inlineprotected |
| TypedObject()=delete (defined in SlGit::TypedObject< git_tag >) | SlGit::TypedObject< git_tag > | |
| TypedObject(const Repo &repo, git_tag *typed) noexcept | SlGit::TypedObject< git_tag > | inlineexplicitprotected |
| typeStr() const noexcept | SlGit::Object | inline |
| ~Object()=default (defined in SlGit::Object) | SlGit::Object | virtual |