diff --git a/help/html/CMakeLists_8txt.html b/help/html/CMakeLists_8txt.html index f5949b1..39e56d2 100644 --- a/help/html/CMakeLists_8txt.html +++ b/help/html/CMakeLists_8txt.html @@ -71,8 +71,8 @@ $(function() {
Functions | |
| cmake_minimum_required (VERSION 3.10) project(CocoaTweet CXX C) set(CMAKE_MODULE_PATH $ | |
| cmake_minimum_required (VERSION 3.05) project(CocoaTweet CXX C) set(CMAKE_MODULE_PATH $ | |
| sort as relro | elseif (WIN32 OR APPLE) endif() if(CMAKE_GENERATOR STREQUAL "Ninja") if(CMAKE_CXX_COMPILER_ID STREQUAL "GNU") set(CMAKE_CXX_FLAGS "$ |
|
+ CocoaTweet
+
+ |
+
+ 1.8.17
+
+
+
diff --git a/help/html/annotated.html b/help/html/annotated.html
index 49c62be..df875a7 100644
--- a/help/html/annotated.html
+++ b/help/html/annotated.html
@@ -86,27 +86,30 @@ $(function() {

| API(CocoaTweet::OAuth::Key _key) | CocoaTweet::API::API | |
| directMessage() const | CocoaTweet::API::API | |
| favorite() const | CocoaTweet::API::API | |
| media() const | CocoaTweet::API::API | |
| status() const | CocoaTweet::API::API | |
| generateBearerToken() const | CocoaTweet::API::API | |
| media() const | CocoaTweet::API::API | |
| status() const | CocoaTweet::API::API |
Twitter API Entry Point.
@@ -164,6 +166,23 @@ Public Member Functions +| const std::string & CocoaTweet::API::API::generateBearerToken | +( | +) | +const | +
This is the complete list of members for CocoaTweet::API::Favorites::Favorite, including all inherited members.
| Create(const std::string &_id) const | CocoaTweet::API::Favorites::Favorite | |
| Destroy(const std::string &_id) const | CocoaTweet::API::Favorites::Favorite | |
| create(const std::string &_id) const | CocoaTweet::API::Favorites::Favorite | |
| destroy(const std::string &_id) const | CocoaTweet::API::Favorites::Favorite | |
| Favorite()=default | CocoaTweet::API::Favorites::Favorite | |
| Favorite(std::shared_ptr< CocoaTweet::OAuth::OAuth1 > _oauth) | CocoaTweet::API::Favorites::Favorite | |
| oauth_ | CocoaTweet::API::groupInterface | protected |
| Favorite (std::shared_ptr< CocoaTweet::OAuth::OAuth1 > _oauth) | ||
| CocoaTweet::API::Model::Tweet | Create (const std::string &_id) const | |
| CocoaTweet::API::Model::Tweet | Destroy (const std::string &_id) const | |
| CocoaTweet::API::Model::Tweet | create (const std::string &_id) const | |
| CocoaTweet::API::Model::Tweet | destroy (const std::string &_id) const | |