auth.cpp
Go to the documentation of this file.
00001 #include "cpr/auth.h"
00002 
00003 namespace cpr {
00004 
00005 const char* Authentication::GetAuthString() const noexcept {
00006     return auth_string_.data();
00007 }
00008 
00009 } // namespace cpr


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