Public Member Functions | Public Attributes | List of all members
cpr::Pair Struct Reference

#include <payload.h>

Public Member Functions

template<typename KeyType , typename ValueType , typename std::enable_if<!std::is_integral< ValueType >::value, bool >::type = true>
 Pair (KeyType &&p_key, ValueType &&p_value)
 
template<typename KeyType >
 Pair (KeyType &&p_key, const std::int32_t &p_value)
 

Public Attributes

std::string key
 
std::string value
 

Detailed Description

Definition at line 13 of file payload.h.

Constructor & Destructor Documentation

template<typename KeyType , typename ValueType , typename std::enable_if<!std::is_integral< ValueType >::value, bool >::type = true>
cpr::Pair::Pair ( KeyType &&  p_key,
ValueType &&  p_value 
)
inline

Definition at line 16 of file payload.h.

template<typename KeyType >
cpr::Pair::Pair ( KeyType &&  p_key,
const std::int32_t &  p_value 
)
inline

Definition at line 19 of file payload.h.

Member Data Documentation

std::string cpr::Pair::key

Definition at line 22 of file payload.h.

std::string cpr::Pair::value

Definition at line 23 of file payload.h.


The documentation for this struct was generated from the following file:


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:18