aws-crt-cpp
|
#include <aws/crt/Api.h>
#include <aws/crt/crypto/Hash.h>
#include <aws/crt/http/HttpConnection.h>
#include <aws/crt/http/HttpRequestResponse.h>
#include <aws/crt/io/Uri.h>
#include <aws/common/command_line_parser.h>
#include <condition_variable>
#include <fstream>
#include <future>
#include <iostream>
Classes | |
struct | ElasticurlCtx |
Macros | |
#define | ELASTICURL_VERSION "0.0.1" |
Functions | |
int | main (int argc, char **argv) |
#define ELASTICURL_VERSION "0.0.1" |
int main | ( | int | argc, |
char ** | argv | ||
) |