Namespaces | Functions
api.h File Reference
#include <functional>
#include <future>
#include <string>
#include "auth.h"
#include "cprtypes.h"
#include "defines.h"
#include "digest.h"
#include "multipart.h"
#include "payload.h"
#include "response.h"
#include "session.h"
Include dependency graph for api.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cpr
namespace  cpr::priv

Functions

template<typename... Ts>
Response cpr::Delete (Ts &&...ts)
template<typename... Ts>
AsyncResponse cpr::DeleteAsync (Ts...ts)
template<typename Then , typename... Ts>
auto cpr::DeleteCallback (Then then, Ts...ts)-> std
template<typename... Ts>
Response cpr::Get (Ts &&...ts)
template<typename... Ts>
AsyncResponse cpr::GetAsync (Ts...ts)
template<typename Then , typename... Ts>
auto cpr::GetCallback (Then then, Ts...ts)-> std
template<typename... Ts>
Response cpr::Head (Ts &&...ts)
template<typename... Ts>
AsyncResponse cpr::HeadAsync (Ts...ts)
template<typename Then , typename... Ts>
auto cpr::HeadCallback (Then then, Ts...ts)-> std
template<typename... Ts>
Response cpr::Options (Ts &&...ts)
template<typename... Ts>
AsyncResponse cpr::OptionsAsync (Ts...ts)
template<typename Then , typename... Ts>
auto cpr::OptionsCallback (Then then, Ts...ts)-> std
template<typename... Ts>
Response cpr::Patch (Ts &&...ts)
template<typename... Ts>
AsyncResponse cpr::PatchAsync (Ts...ts)
template<typename Then , typename... Ts>
auto cpr::PatchCallback (Then then, Ts...ts)-> std
template<typename... Ts>
Response cpr::Post (Ts &&...ts)
template<typename... Ts>
AsyncResponse cpr::PostAsync (Ts...ts)
template<typename Then , typename... Ts>
auto cpr::PostCallback (Then then, Ts...ts)-> std
template<typename... Ts>
Response cpr::Put (Ts &&...ts)
template<typename... Ts>
AsyncResponse cpr::PutAsync (Ts...ts)
template<typename Then , typename... Ts>
auto cpr::PutCallback (Then then, Ts...ts)-> std
template<typename T >
void cpr::priv::set_option (Session &session, T &&t)
template<typename T , typename... Ts>
void cpr::priv::set_option (Session &session, T &&t, Ts &&...ts)


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:07