Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of boost. Click here for the latest Boost documentation.
PrevUpHomeNext

test::stream::state

Synopsis

Defined in header <boost/beast/_experimental/test/stream.hpp>

struct state
Member Functions

Name

Description

cancel_read

notify_read

remove

state

~state

Data Members

Name

Description

b

code

cv

fc

ioc

m

nread

nread_bytes

nwrite

nwrite_bytes

op

read_max

wp

write_max

Description

PrevUpHomeNext