libsshpp
v0.1.7
Modern C++17 wrapper for libssh
Loading...
Searching...
No Matches
handler_bridge.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: LGPL-2.1-or-later
2
//
3
// Forward declaration only; see detail/handler_bridge.ipp for the definition.
4
// Kept out of the public server headers so they don't have to include
5
// <libssh/callbacks.h>. Not part of the public API.
6
#pragma once
7
8
#include <sshpp/config.hpp>
9
10
namespace
sshpp::detail
{
11
class
HandlerBridge
;
12
}
// namespace sshpp::detail
sshpp::detail::HandlerBridge
Definition
handler_bridge.ipp:23
sshpp::detail
Definition
handler_bridge.hpp:10
include
sshpp
detail
handler_bridge.hpp
Generated by
1.9.8