|
ewmscp
..
|
Functions | |
| template<typename T , typename ... Args> | |
| void | good0 (T call, libsshCommon &handler, const Args &... args) |
| template<typename T , typename t , typename ... Args> | |
| T | goodval (T call, t goodvalue, libsshCommon &handler, const Args &... args) |
| template<typename T , typename t , typename ... Args> | |
| T | badval (T call, t badvalue, libsshCommon &handler, const Args &... args) |
|
inline |
Definition at line 120 of file libsshCommon.h.
References throwcall::conCatString(), libsshCommon::reconnectSessions(), and libsshCommon::session.
Referenced by libsshCommon::openSessions().
|
inline |
Definition at line 97 of file libsshCommon.h.
References throwcall::conCatString(), libsshCommon::reconnectSessions(), and libsshCommon::session.
Referenced by libsshCommon::openSessions().
|
inline |
Definition at line 108 of file libsshCommon.h.
References throwcall::conCatString(), libsshCommon::reconnectSessions(), and libsshCommon::session.
Referenced by libsshCommon::openSessions().
1.8.17