#include <usecount.hpp>
Definition at line 18 of file usecount.hpp.
◆ UseCount() [1/2]
openvpn::UseCount::UseCount |
( |
int & |
count | ) |
|
|
inlineexplicit |
Temporarily increments the variable by one for the scope an instance of this class is defined.
- Parameters
-
Definition at line 26 of file usecount.hpp.
◆ UseCount() [2/2]
openvpn::UseCount::UseCount |
( |
const UseCount & |
| ) |
|
|
delete |
◆ ~UseCount()
openvpn::UseCount::~UseCount |
( |
| ) |
|
|
inline |
◆ operator=()
◆ count_
int& openvpn::UseCount::count_ |
|
private |
The documentation for this class was generated from the following file: