Joedb 9.5.0
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 14 of file Session.h.

Constructor & Destructor Documentation

◆ Session_Allocation() [1/2]

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

Definition at line 21 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 40 of file Session.h.

Member Function Documentation

◆ check_result()

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

Definition at line 34 of file Session.h.

◆ get()

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

Definition at line 29 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 18 of file Session.h.


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