#include <manage.hpp>
|
static constexpr bool | is_thread_safe () |
| Delegates call to RCImpl and returns the result.
|
|
Definition at line 49 of file manage.hpp.
◆ Ptr
◆ describe_user()
virtual std::string openvpn::ManClientInstance::SendBase::describe_user |
( |
const bool |
show_userprop | ) |
|
|
pure virtual |
◆ disconnect_user()
virtual void openvpn::ManClientInstance::SendBase::disconnect_user |
( |
const HaltRestart::Type |
type, |
|
|
const AuthStatus::Type |
auth_status, |
|
|
const std::string & |
reason, |
|
|
const std::string & |
client_reason |
|
) |
| |
|
pure virtual |
◆ doma_acl()
virtual Json::Value openvpn::ManClientInstance::SendBase::doma_acl |
( |
const Json::Value & |
root | ) |
|
|
pure virtual |
◆ instance_id()
virtual std::uint64_t openvpn::ManClientInstance::SendBase::instance_id |
( |
| ) |
const |
|
pure virtual |
◆ instance_name()
virtual std::string openvpn::ManClientInstance::SendBase::instance_name |
( |
| ) |
const |
|
pure virtual |
◆ ipma_notify()
virtual void openvpn::ManClientInstance::SendBase::ipma_notify |
( |
const struct ovpn_tun_head_ipma & |
ipma | ) |
|
|
pure virtual |
◆ is_stopped()
virtual bool openvpn::ManClientInstance::SendBase::is_stopped |
( |
| ) |
const |
|
pure virtual |
◆ post_info_user()
virtual void openvpn::ManClientInstance::SendBase::post_info_user |
( |
BufferPtr && |
info | ) |
|
|
pure virtual |
◆ set_acl_index()
virtual void openvpn::ManClientInstance::SendBase::set_acl_index |
( |
const int |
acl_index, |
|
|
const std::string * |
username, |
|
|
const bool |
challenge |
|
) |
| |
|
pure virtual |
◆ to_string_debug()
virtual std::string openvpn::ManClientInstance::SendBase::to_string_debug |
( |
| ) |
const |
|
pure virtual |
◆ userprop_local_update()
virtual void openvpn::ManClientInstance::SendBase::userprop_local_update |
( |
| ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: