Wire Sysio Wire Sysion 1.0.0
|
#include <openssl.hpp>
Public Member Functions | |
ssl_wrapper (ssl_type *obj) | |
operator ssl_type * () | |
operator const ssl_type * () const | |
ssl_type * | operator-> () |
const ssl_type * | operator-> () const |
Public Attributes | |
ssl_type * | obj |
Definition at line 22 of file openssl.hpp.
|
inline |
Definition at line 24 of file openssl.hpp.
|
inline |
Definition at line 27 of file openssl.hpp.
|
inline |
Definition at line 26 of file openssl.hpp.
|
inline |
Definition at line 28 of file openssl.hpp.
|
inline |
Definition at line 29 of file openssl.hpp.
ssl_type* fc::ssl_wrapper< ssl_type >::obj |
Definition at line 31 of file openssl.hpp.