|
OpenVPN 3 Core Library
|
#include <awsroute.hpp>
Public Member Functions | |
| Context (PCQuery::Info instance_info_arg, Creds creds_arg, StrongRandomAPI::Ptr rng, Stop *async_stop_arg, const int debug_level) | |
| void | reset () |
| std::string | instance_id () const |
Private Attributes | |
| PCQuery::Info | instance_info |
| HTTPContext | http_context |
| WS::ClientSet::TransactionSet::Ptr | ts |
| Creds | creds |
| Stop * | async_stop |
Friends | |
| class | Route |
Definition at line 61 of file awsroute.hpp.
|
inline |
Definition at line 64 of file awsroute.hpp.
|
inline |
Definition at line 83 of file awsroute.hpp.
|
inline |
Definition at line 77 of file awsroute.hpp.
|
friend |
Definition at line 89 of file awsroute.hpp.
|
private |
Definition at line 94 of file awsroute.hpp.
|
private |
Definition at line 93 of file awsroute.hpp.
|
private |
Definition at line 91 of file awsroute.hpp.
|
private |
Definition at line 90 of file awsroute.hpp.
|
private |
Definition at line 92 of file awsroute.hpp.