Home
last modified time | relevance | path

Searched refs:BodyReader (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/beast/test/doc/
Dexemplars.cpp24 class BodyReader;
121 struct BodyReader struct
130 BodyReader(header<isRequest, Fields>& h, value_type& body);
184 using reader = BodyReader;
/third_party/boost/libs/beast/doc/qbk/07_concepts/
DBodyReader.qbk10 [section:BodyReader BodyReader]
12 A [*BodyReader] provides an online algorithm to transfer a series of zero
15 it zero or more times to transfer buffers. The interface of [*BodyReader]
39 * `R` denotes a type meeting the requirements of [*BodyReader].
70 Implementations of [*BodyReader] may use this information to
D_concepts.qbk15 [include BodyReader.qbk]
/third_party/boost/libs/beast/doc/qbk/
Dmain.qbk95 [def __BodyReader__ [link beast.concepts.BodyReader ['BodyReader]]]
Dreference.qbk950 Meets the requirements of ['BodyReader].
8770 Meets the requirements of ['BodyReader].
8861 Meets the requirements of ['BodyReader].
12810 Meets the requirements of ['BodyReader].
22438 …cted-from parser must not have any parsed body octets or initialized ['BodyReader], otherwise an e…
25586 Meets the requirements of ['BodyReader].
37837 Meets the requirements of ['BodyReader].
48382 Determine if a type has a nested ['BodyReader].
48397 * `reader` meets the requirements of ['BodyReader].
/third_party/boost/libs/beast/
DCHANGELOG.md1438 * Fix BodyReader constructor requirements doc
1863 * BodyReader and BodyWriter names are swapped
2663 * BodyReader may construct from a non-const message
2675 * BodyReader, BodyWriter use two-phase init
2682 * Modify instances of user-defined BodyReader and BodyWriter
2832 * Change BodyReader, BodyWriter requirements
2833 * Remove BodyReader::is_deferred
2838 * Change user defined instances of BodyReader and BodyWriter
3112 * finish(error_code&) is a BodyReader requirement
/third_party/boost/libs/beast/doc/html/
Dbeast_HTML.manifest1521 beast/concepts/BodyReader.html