|
Joedb 10.3.0
The Journal-Only Embedded Database
|
#include <joedb/ssh/Session.h>


Public Member Functions | |
| Session_Connection (const char *user, const char *host, unsigned port, int verbosity) | |
| ~Session_Connection () | |
Public Member Functions inherited from joedb::ssh::Session_Allocation | |
| Session_Allocation () | |
| Session_Allocation (const Session_Allocation &)=delete | |
| Session_Allocation & | operator= (const Session_Allocation &)=delete |
| ssh_session | get () const |
| void | check_result (int result) const |
| ~Session_Allocation () | |
Additional Inherited Members | |
Protected Attributes inherited from joedb::ssh::Session_Allocation | |
| const ssh_session | session |
|
inline |
|
inline |