OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::OMICore, including all inherited members.
acceptor | openvpn::OMICore | private |
asio_work | openvpn::OMICore | private |
async_done() | openvpn::OMICore | inlineprotected |
bytecount | openvpn::OMICore | private |
command | openvpn::OMICore | private |
command_in(std::unique_ptr< Command > cmd) | openvpn::OMICore | inlineprivate |
command_is_multiline(const Option &o) | openvpn::OMICore | inlineprivate |
conditional_stop(const bool eof) | openvpn::OMICore | inlineprivate |
connect_tcp(const std::string &addr, const std::string &port) | openvpn::OMICore | inlineprivate |
connect_unix(const std::string &socket_path) | openvpn::OMICore | inlineprivate |
content_out | openvpn::OMICore | private |
content_out_throttle | openvpn::OMICore | private |
echo_line(const std::string &line) | openvpn::OMICore | inlineprotected |
errors_to_stderr | openvpn::OMICore | private |
get_bytecount() const | openvpn::OMICore | inlineprotected |
get_config(const OptionList &opt) | openvpn::OMICore | inlineprotectedstatic |
handle_accept(AsioPolySock::Base::Ptr sock, const openvpn_io::error_code &error) override | openvpn::OMICore | inlineprivatevirtual |
handle_recv(const openvpn_io::error_code &error, const size_t bytes_recvd, BufferPtr buf, const AsioPolySock::Base *queued_socket) | openvpn::OMICore | inlineprivate |
handle_send(const openvpn_io::error_code &error, const size_t bytes_sent, const AsioPolySock::Base *queued_socket) | openvpn::OMICore | inlineprivate |
hist_echo | openvpn::OMICore | private |
hist_log | openvpn::OMICore | private |
hist_state | openvpn::OMICore | private |
hold_cmd(const Option &o, bool &release) | openvpn::OMICore | inlineprivate |
hold_cycle() | openvpn::OMICore | inlineprivate |
hold_flag | openvpn::OMICore | private |
hold_release() | openvpn::OMICore | inlineprivate |
hold_wait | openvpn::OMICore | private |
in_buf | openvpn::OMICore | private |
in_partial | openvpn::OMICore | private |
io_context | openvpn::OMICore | protected |
is_errors_to_stderr() const | openvpn::OMICore | inlineprotected |
is_hold_cmd(const Option &o) const | openvpn::OMICore | inlineprivate |
is_sock_open() const | openvpn::OMICore | inlineprivate |
is_stopping() const | openvpn::OMICore | inlineprotected |
listen_tcp(const std::string &addr, const std::string &port) | openvpn::OMICore | inlineprivate |
listen_unix(const std::string &socket_path) | openvpn::OMICore | inlineprivate |
log_full(const std::string &text) | openvpn::OMICore | inlineprotected |
log_line(const std::string &line) | openvpn::OMICore | inlineprotected |
log_setup(const LogFn &log) | openvpn::OMICore | inlineprotected |
log_timestamp(const time_t timestamp, const std::string &text) | openvpn::OMICore | inlineprotected |
management_client_root | openvpn::OMICore | private |
multiline | openvpn::OMICore | private |
omi_command_in(const std::string &arg0, const Command &cmd)=0 | openvpn::OMICore | protectedpure virtual |
omi_command_is_multiline(const std::string &arg0, const Option &option)=0 | openvpn::OMICore | protectedpure virtual |
omi_done(const bool eof)=0 | openvpn::OMICore | protectedpure virtual |
omi_is_sighup_implemented() | openvpn::OMICore | inlineprotectedvirtual |
omi_sighup() | openvpn::OMICore | inlineprotectedvirtual |
omi_sigterm()=0 | openvpn::OMICore | protectedpure virtual |
omi_start_connection()=0 | openvpn::OMICore | protectedpure virtual |
omi_stop()=0 | openvpn::OMICore | protectedpure virtual |
OMICore(openvpn_io::io_context &io_context_arg) | openvpn::OMICore | inlineprotected |
OPENVPN_EXCEPTION(omi_error) | openvpn::OMICore | |
password | openvpn::OMICore | private |
password_defined | openvpn::OMICore | private |
password_verified | openvpn::OMICore | private |
process_bytecount_cmd(const Option &o) | openvpn::OMICore | inlineprivate |
process_in_line() | openvpn::OMICore | inlineprivate |
process_password() | openvpn::OMICore | inlineprivate |
process_recv() | openvpn::OMICore | inlineprivate |
process_signal_cmd(const Option &o) | openvpn::OMICore | inlineprivate |
Ptr typedef | openvpn::OMICore | private |
queue_accept() | openvpn::OMICore | inlineprivate |
queue_recv() | openvpn::OMICore | inlineprivate |
queue_send() | openvpn::OMICore | inlineprivate |
read_config(const std::string &fn) | openvpn::OMICore | inlineprivatestatic |
recv_queued | openvpn::OMICore | private |
send(BufferPtr buf) | openvpn::OMICore | inlineprotected |
send(const std::string &str) | openvpn::OMICore | inlineprotected |
send_password_correct() | openvpn::OMICore | inlineprivate |
send_password_prompt() | openvpn::OMICore | inlineprivate |
send_ready() const | openvpn::OMICore | inlineprotected |
send_title_message() | openvpn::OMICore | inlineprivate |
socket | openvpn::OMICore | private |
start(const OptionList &opt) | openvpn::OMICore | inlineprotected |
start_connection_if_not_hold() | openvpn::OMICore | inlineprotected |
state_line(const std::string &line) | openvpn::OMICore | inlineprotected |
stop() | openvpn::OMICore | inline |
stop_called | openvpn::OMICore | private |
stop_omi_client(const bool eof, const unsigned int milliseconds) | openvpn::OMICore | inlineprivate |
stop_omi_client(const bool eof) | openvpn::OMICore | inlineprivate |
stop_timer | openvpn::OMICore | private |
verify_sock_peer(AsioPolySock::Base &sock) | openvpn::OMICore | inlineprivate |