AWS SDK for C++
0.14.3
AWS SDK for C++
|
#include <aws/mobileanalytics/MobileAnalytics_EXPORTS.h>
#include <aws/mobileanalytics/MobileAnalyticsErrors.h>
#include <aws/core/client/AWSError.h>
#include <aws/core/client/ClientConfiguration.h>
#include <aws/core/client/AWSClient.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <aws/core/NoResult.h>
#include <aws/core/client/AsyncCallerContext.h>
#include <aws/core/http/HttpTypes.h>
#include <future>
#include <functional>
Go to the source code of this file.
Classes | |
class | Aws::Utils::Outcome< R, E > |
class | Aws::MobileAnalytics::MobileAnalyticsClient |
Namespaces | |
Aws | |
JSON (JavaScript Object Notation). | |
Aws::Http | |
Aws::Utils | |
Aws::Utils::Threading | |
Aws::Utils::Json | |
Aws::Auth | |
Aws::Client | |
Aws::MobileAnalytics | |
Aws::MobileAnalytics::Model | |
Typedefs | |
typedef Aws::Utils::Outcome< NoResult, Aws::Client::AWSError< MobileAnalyticsErrors > > | Aws::MobileAnalytics::Model::PutEventsOutcome |
typedef std::future< PutEventsOutcome > | Aws::MobileAnalytics::Model::PutEventsOutcomeCallable |
typedef std::function< void(const MobileAnalyticsClient *, const Model::PutEventsRequest &, const Model::PutEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > | Aws::MobileAnalytics::PutEventsResponseReceivedHandler |