#include <omi.hpp>
Definition at line 112 of file omi.hpp.
◆ History()
openvpn::OMICore::History::History |
( |
const std::string & |
type_arg, |
|
|
const size_t |
max_size_arg |
|
) |
| |
|
inline |
◆ error()
std::string openvpn::OMICore::History::error |
( |
| ) |
const |
|
inlineprivate |
◆ is_cmd()
bool openvpn::OMICore::History::is_cmd |
( |
const Option & |
o | ) |
const |
|
inline |
◆ notify()
std::string openvpn::OMICore::History::notify |
( |
const std::string & |
msg | ) |
|
|
inline |
◆ notify_prefix()
std::string openvpn::OMICore::History::notify_prefix |
( |
| ) |
const |
|
inlineprivate |
◆ process_cmd()
std::string openvpn::OMICore::History::process_cmd |
( |
const Option & |
o | ) |
|
|
inline |
◆ real_time_status()
std::string openvpn::OMICore::History::real_time_status |
( |
| ) |
const |
|
inlineprivate |
◆ show()
std::string openvpn::OMICore::History::show |
( |
size_t |
n | ) |
const |
|
inlineprivate |
◆ hist
std::deque<std::string> openvpn::OMICore::History::hist |
|
private |
◆ max_size
size_t openvpn::OMICore::History::max_size |
|
private |
◆ real_time
bool openvpn::OMICore::History::real_time = false |
|
private |
◆ type
std::string openvpn::OMICore::History::type |
|
private |
The documentation for this class was generated from the following file: