OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::LogPeriod, including all inherited members.
BY_MINUTE enum value | openvpn::LogPeriod | |
DAILY enum value | openvpn::LogPeriod | |
defined() const | openvpn::LogPeriod | inline |
end_ | openvpn::LogPeriod | private |
expires_in(const time_t now) | openvpn::LogPeriod | inline |
HOURLY enum value | openvpn::LogPeriod | |
is_current(const time_t now) const | openvpn::LogPeriod | inline |
LogPeriod() | openvpn::LogPeriod | inline |
LogPeriod(const Period period, const time_t base) | openvpn::LogPeriod | inline |
LogPeriod(const LogPeriod &other, const int index) | openvpn::LogPeriod | inline |
OPENVPN_EXCEPTION(log_period_error) | openvpn::LogPeriod | |
Period enum name | openvpn::LogPeriod | |
period_ | openvpn::LogPeriod | private |
period_base(const Period p, const time_t time) | openvpn::LogPeriod | inlineprivatestatic |
period_from_string(const std::string &str) | openvpn::LogPeriod | inlinestatic |
period_sec(const Period p) | openvpn::LogPeriod | inlineprivatestatic |
start_ | openvpn::LogPeriod | private |
to_string() const | openvpn::LogPeriod | inline |
to_string_verbose() const | openvpn::LogPeriod | inline |
UNDEF enum value | openvpn::LogPeriod |