Realistic 3D camera system
3D camera system components
Public Attributes | List of all members
asio::ssl::old::detail::openssl_stream_service::impl_struct Struct Reference

#include <openssl_stream_service.hpp>

Public Attributes

::SSL * ssl
 
::BIO * ext_bio
 
net_buffer recv_buf
 

Detailed Description

Definition at line 159 of file openssl_stream_service.hpp.

Member Data Documentation

::BIO* asio::ssl::old::detail::openssl_stream_service::impl_struct::ext_bio

Definition at line 162 of file openssl_stream_service.hpp.

net_buffer asio::ssl::old::detail::openssl_stream_service::impl_struct::recv_buf

Definition at line 163 of file openssl_stream_service.hpp.

::SSL* asio::ssl::old::detail::openssl_stream_service::impl_struct::ssl

Definition at line 161 of file openssl_stream_service.hpp.


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