cpp Rest API
Loading...
Searching...
No Matches
cpp_restapi::GitHub::Request Member List

This is the complete list of members for cpp_restapi::GitHub::Request, including all inherited members.

getAuntenticatedUser()cpp_restapi::GitHub::Request
getCommitCount(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
getCommits(const std::string &owner, const std::string &repo, const std::string &reference)cpp_restapi::GitHub::Request
getCommunityProfileMetrics(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
getcontributorsActivity(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
getHourlyCommitCount(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
getIssue(const std::string &owner, const std::string &repo, const std::string &issueNumber)cpp_restapi::GitHub::Request
getLastYearCommit(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
getOrgRepo(const std::string &org)cpp_restapi::GitHub::Request
getPageViews(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
getPullRequest(const std::string &owner, const std::string &repo, const std::string &pullNumber)cpp_restapi::GitHub::Request
getRateLimit()cpp_restapi::GitHub::Request
getRefferalPaths(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
getRelease(const std::string &user, const std::string &repo, int id)cpp_restapi::GitHub::Request
getReleases(const std::string &user, const std::string &repo)cpp_restapi::GitHub::Request
getRepoClones(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
getRepoLang(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
getRepository(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
getRepoSubscription(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
getTopreferralSource(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
getUser(const std::string &username)cpp_restapi::GitHub::Request
getUserInfo(const std::string &user)cpp_restapi::GitHub::Request
getWeeklyCommit(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
isPRmerged(const std::string &owner, const std::string &repo, const std::string &pullNumber)cpp_restapi::GitHub::Request
issues()cpp_restapi::GitHub::Request
listAuthUserRepo()cpp_restapi::GitHub::Request
listBranchHeadCommit(const std::string &owner, const std::string &repo, const std::string &commitSha)cpp_restapi::GitHub::Request
listCommitPullRequest(const std::string &owner, const std::string &repo, const std::string &commitSha)cpp_restapi::GitHub::Request
listCommits(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
listNetworkRepoEvent(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
listOrgEvent(const std::string &org)cpp_restapi::GitHub::Request
listPullRequest(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
listPullRequestCommit(const std::string &owner, const std::string &repo, const std::string &pullNumber)cpp_restapi::GitHub::Request
listPullRequestfiles(const std::string &owner, const std::string &repo, const std::string &pullNumber)cpp_restapi::GitHub::Request
listRepoCollaborators(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
listRepoEvent(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
listRepoIssues(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
listRepoWatchers(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
listStargazers(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
listUserEvent(const std::string &username)cpp_restapi::GitHub::Request
listUserRepo(const std::string &user)cpp_restapi::GitHub::Request
listUsers()cpp_restapi::GitHub::Request
listUserStarredRepo(const std::string &username)cpp_restapi::GitHub::Request
listUserWatchedRepos(const std::string &username)cpp_restapi::GitHub::Request
operator=(const Request &)=deletecpp_restapi::GitHub::Request
orgIssues(const std::string &org)cpp_restapi::GitHub::Request
repoContributors(const std::string &owner, const std::string &repo)cpp_restapi::GitHub::Request
Request(std::shared_ptr< cpp_restapi::IConnection >)cpp_restapi::GitHub::Request
Request(const Request &)=deletecpp_restapi::GitHub::Request
~Request()cpp_restapi::GitHub::Request