#include <openssl_operation.hpp>
Definition at line 45 of file openssl_operation.hpp.
asio::ssl::old::detail::net_buffer::net_buffer |
( |
| ) |
|
|
inline |
void asio::ssl::old::detail::net_buffer::data_added |
( |
size_t |
count | ) |
|
|
inline |
void asio::ssl::old::detail::net_buffer::data_removed |
( |
size_t |
count | ) |
|
|
inline |
size_t asio::ssl::old::detail::net_buffer::get_data_len |
( |
| ) |
|
|
inline |
unsigned char* asio::ssl::old::detail::net_buffer::get_data_start |
( |
| ) |
|
|
inline |
size_t asio::ssl::old::detail::net_buffer::get_unused_len |
( |
| ) |
|
|
inline |
unsigned char* asio::ssl::old::detail::net_buffer::get_unused_start |
( |
| ) |
|
|
inline |
bool asio::ssl::old::detail::net_buffer::has_data |
( |
| ) |
|
|
inline |
void asio::ssl::old::detail::net_buffer::reset |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: