Public Member Functions | Private Attributes
cpr::Authentication Class Reference

#include <auth.h>

Inheritance diagram for cpr::Authentication:
Inheritance graph
[legend]

List of all members.

Public Member Functions

template<typename UserType , typename PassType >
 Authentication (UserType &&username, PassType &&password)

Private Attributes

std::string auth_string_
std::string password_
std::string username_

Detailed Description

Definition at line 10 of file auth.h.


Constructor & Destructor Documentation

template<typename UserType , typename PassType >
cpr::Authentication::Authentication ( UserType &&  username,
PassType &&  password 
) [inline]

Definition at line 13 of file auth.h.


Member Data Documentation

std::string cpr::Authentication::auth_string_ [private]

Definition at line 22 of file auth.h.

std::string cpr::Authentication::password_ [private]

Definition at line 21 of file auth.h.

std::string cpr::Authentication::username_ [private]

Definition at line 14 of file auth.h.


The documentation for this class 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