Searched refs:BodyReader (Results 1 – 7 of 7) sorted by relevance
24 class BodyReader;121 struct BodyReader struct130 BodyReader(header<isRequest, Fields>& h, value_type& body);184 using reader = BodyReader;
10 [section:BodyReader BodyReader]12 A [*BodyReader] provides an online algorithm to transfer a series of zero15 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
15 [include BodyReader.qbk]
95 [def __BodyReader__ [link beast.concepts.BodyReader ['BodyReader]]]
950 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].
1438 * Fix BodyReader constructor requirements doc1863 * BodyReader and BodyWriter names are swapped2663 * BodyReader may construct from a non-const message2675 * BodyReader, BodyWriter use two-phase init2682 * Modify instances of user-defined BodyReader and BodyWriter2832 * Change BodyReader, BodyWriter requirements2833 * Remove BodyReader::is_deferred2838 * Change user defined instances of BodyReader and BodyWriter3112 * finish(error_code&) is a BodyReader requirement
1521 beast/concepts/BodyReader.html