#include <client_side_reply.h>
Public Member Functions | |
Flags () | |
Public Attributes | |
unsigned | storelogiccomplete:1 |
unsigned | complete:1 |
we have read all we can from upstream More... | |
bool | headersSent |
Detailed Description
Definition at line 79 of file client_side_reply.h.
Constructor & Destructor Documentation
◆ Flags()
|
inline |
Definition at line 80 of file client_side_reply.h.
Member Data Documentation
◆ complete
unsigned clientReplyContext::Flags::complete |
Definition at line 83 of file client_side_reply.h.
Referenced by clientReplyContext::checkTransferDone(), clientReplyContext::processReplyAccessResult(), clientReplyContext::pushStreamData(), clientReplyContext::replyStatus(), and clientReplyContext::sendStreamError().
◆ headersSent
bool clientReplyContext::Flags::headersSent |
Definition at line 84 of file client_side_reply.h.
Referenced by clientReplyContext::processReplyAccessResult(), and clientReplyContext::sendMoreData().
◆ storelogiccomplete
unsigned clientReplyContext::Flags::storelogiccomplete |
Definition at line 82 of file client_side_reply.h.
Referenced by clientGetMoreData(), clientReplyContext::createStoreEntry(), clientReplyContext::sendMoreData(), and clientReplyContext::setReplyToStoreEntry().
The documentation for this struct was generated from the following file: