#include <logsetup.hpp>
|
| virtual void | reopen ()=0 |
| |
| | RC () noexcept=default |
| |
| | RC (const RC &)=delete |
| |
| virtual | ~RC ()=default |
| |
| RC & | operator= (const RC &)=delete |
| |
| olong | use_count () const noexcept |
| | Delegates call to RCImpl and returns the result.
|
| |
|
| static constexpr bool | is_thread_safe () |
| | Delegates call to RCImpl and returns the result.
|
| |
Definition at line 20 of file logsetup.hpp.
◆ Ptr
◆ reopen()
| virtual void openvpn::LogSetup::reopen |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: