#include <awspc.hpp>
|
| static constexpr bool | is_thread_safe () |
| | Delegates call to RCImpl and returns the result.
|
| |
Definition at line 29 of file awspc.hpp.
◆ Ptr
◆ PCQuery() [1/2]
◆ PCQuery() [2/2]
| openvpn::AWS::PCQuery::PCQuery |
( |
WS::ClientSet::Ptr |
cs_arg, |
|
|
const std::string & |
role_for_credentials_arg, |
|
|
const std::string & |
certs_dir_arg |
|
) |
| |
|
inline |
◆ awscert()
| static std::string openvpn::AWS::PCQuery::awscert |
( |
| ) |
|
|
inlinestaticprivate |
◆ done()
| void openvpn::AWS::PCQuery::done |
( |
std::string |
error | ) |
|
|
inlineprivate |
◆ local_query_complete()
◆ OPENVPN_EXCEPTION()
| openvpn::AWS::PCQuery::OPENVPN_EXCEPTION |
( |
awspc_query_error |
| ) |
|
◆ prepare_transaction_set()
◆ start()
| void openvpn::AWS::PCQuery::start |
( |
std::function< void(Info info)> |
completion_arg | ) |
|
|
inline |
◆ stop()
| void openvpn::AWS::PCQuery::stop |
( |
| ) |
|
|
inline |
◆ token_query_complete()
◆ certs_dir
| std::string openvpn::AWS::PCQuery::certs_dir |
|
private |
◆ completion
| std::function<void(Info info)> openvpn::AWS::PCQuery::completion |
|
private |
◆ cs
◆ debug_level
| const int openvpn::AWS::PCQuery::debug_level |
|
private |
◆ frame
◆ info
| Info openvpn::AWS::PCQuery::info |
|
private |
◆ pending
| bool openvpn::AWS::PCQuery::pending = false |
|
private |
◆ role_for_credentials
| std::string openvpn::AWS::PCQuery::role_for_credentials |
|
private |
The documentation for this class was generated from the following file: