#include <buffered_stream_storage.hpp>
Definition at line 30 of file buffered_stream_storage.hpp.
asio::detail::buffered_stream_storage::buffered_stream_storage |
( |
std::size_t |
buffer_capacity | ) |
|
|
inlineexplicit |
size_type asio::detail::buffered_stream_storage::capacity |
( |
| ) |
const |
|
inline |
void asio::detail::buffered_stream_storage::clear |
( |
| ) |
|
|
inline |
void asio::detail::buffered_stream_storage::consume |
( |
size_type |
count | ) |
|
|
inline |
const_buffer asio::detail::buffered_stream_storage::data |
( |
| ) |
const |
|
inline |
bool asio::detail::buffered_stream_storage::empty |
( |
| ) |
const |
|
inline |
void asio::detail::buffered_stream_storage::resize |
( |
size_type |
length | ) |
|
|
inline |
size_type asio::detail::buffered_stream_storage::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: