libsshpp v0.1.7
Modern C++17 wrapper for libssh
Loading...
Searching...
No Matches
session_core.hpp File Reference
#include <sshpp/config.hpp>
#include <sshpp/detail/native_fwd.hpp>
#include <atomic>
#include <memory>
#include <mutex>
Include dependency graph for session_core.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sshpp::detail::SessionCore
 

Namespaces

namespace  sshpp
 
namespace  sshpp::detail
 

Typedefs

using sshpp::detail::SessionCorePtr = std::shared_ptr< SessionCore >