Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
joedb::ssh::Session_Allocation Class Reference

#include <joedb/ssh/Session.h>

Inheritance diagram for joedb::ssh::Session_Allocation:
Inheritance graph
[legend]

Public Member Functions

 Session_Allocation ()
 
 Session_Allocation (const Session_Allocation &)=delete
 
Session_Allocationoperator= (const Session_Allocation &)=delete
 
ssh_session get () const
 
void check_result (int result) const
 
 ~Session_Allocation ()
 

Protected Attributes

const ssh_session session
 

Detailed Description

Definition at line 13 of file Session.h.

Constructor & Destructor Documentation

◆ Session_Allocation() [1/2]

joedb::ssh::Session_Allocation::Session_Allocation ( )
inline

Definition at line 20 of file Session.h.

◆ Session_Allocation() [2/2]

joedb::ssh::Session_Allocation::Session_Allocation ( const Session_Allocation )
delete

◆ ~Session_Allocation()

joedb::ssh::Session_Allocation::~Session_Allocation ( )
inline

Definition at line 38 of file Session.h.

Member Function Documentation

◆ check_result()

void joedb::ssh::Session_Allocation::check_result ( int  result) const
inline

Definition at line 33 of file Session.h.

◆ get()

ssh_session joedb::ssh::Session_Allocation::get ( ) const
inline

Definition at line 28 of file Session.h.

◆ operator=()

Session_Allocation & joedb::ssh::Session_Allocation::operator= ( const Session_Allocation )
delete

Member Data Documentation

◆ session

const ssh_session joedb::ssh::Session_Allocation::session
protected

Definition at line 17 of file Session.h.


The documentation for this class was generated from the following file: