#include <clievent.hpp>
|
static constexpr bool | is_thread_safe () |
| Delegates call to RCImpl and returns the result.
|
|
Definition at line 179 of file clievent.hpp.
◆ Ptr
◆ ~Base()
virtual openvpn::ClientEvent::Base::~Base |
( |
| ) |
|
|
virtualdefault |
◆ Base()
openvpn::ClientEvent::Base::Base |
( |
Type |
id | ) |
|
|
inline |
◆ connected_cast()
const Connected * openvpn::ClientEvent::Base::connected_cast |
( |
| ) |
const |
|
inline |
◆ id()
Type openvpn::ClientEvent::Base::id |
( |
| ) |
const |
|
inline |
◆ is_error()
bool openvpn::ClientEvent::Base::is_error |
( |
| ) |
const |
|
inline |
◆ is_fatal()
bool openvpn::ClientEvent::Base::is_fatal |
( |
| ) |
const |
|
inline |
◆ name()
const char * openvpn::ClientEvent::Base::name |
( |
| ) |
const |
|
inline |
◆ render()
virtual std::string openvpn::ClientEvent::Base::render |
( |
| ) |
const |
|
inlinevirtual |
◆ id_
Type openvpn::ClientEvent::Base::id_ |
|
private |
The documentation for this class was generated from the following file: