Searched refs:BodyWriter (Results 1 – 7 of 7) sorted by relevance
23 class BodyWriter;53 struct BodyWriter struct66 BodyWriter(header<isRequest, Fields> const& h, value_type const& body);112 using writer = BodyWriter;
10 [section:BodyWriter BodyWriter]12 A [*BodyWriter] provides an17 retrieve buffers holding body octets. The interface of [*BodyWriter] is41 * `W` denotes a type meeting the requirements of [*BodyWriter].
16 [include BodyWriter.qbk]
96 [def __BodyWriter__ [link beast.concepts.BodyWriter ['BodyWriter]]]
965 Meets the requirements of ['BodyWriter]. 8785 Meets the requirements of ['BodyWriter]. 8876 Meets the requirements of ['BodyWriter]. 12825 Meets the requirements of ['BodyWriter]. 24289 Provides low-level access to the associated ['BodyWriter]24333 This may be const or non-const depending on the implementation of the corresponding ['BodyWriter]. 24669 Provides low-level access to the associated ['BodyWriter]25601 Meets the requirements of ['BodyWriter]. 37852 Meets the requirements of ['BodyWriter]. 48018 Provides low-level access to the associated ['BodyWriter][all …]
1863 * BodyReader and BodyWriter names are swapped2675 * BodyReader, BodyWriter use two-phase init2682 * Modify instances of user-defined BodyReader and BodyWriter2832 * Change BodyReader, BodyWriter requirements2838 * Change user defined instances of BodyReader and BodyWriter
1522 beast/concepts/BodyWriter.html