Public Member Functions | Public Attributes
cpr::Pair Struct Reference

#include <payload.h>

List of all members.

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)

Public Attributes

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.


Member Data Documentation

std::string cpr::Pair::value

Definition at line 17 of file payload.h.


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


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