Include dependency graph for HttpControlMsg.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | HttpControlMsgSink |
sends a single control message, notifying the Sink More... | |
class | HttpControlMsg |
bundles HTTP 1xx reply and the "successfully forwarded" callback More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const HttpControlMsg &msg) |
Function Documentation
◆ operator<<()
|
inline |
Definition at line 63 of file HttpControlMsg.h.
References HttpControlMsg::cbSuccess, and HttpControlMsg::reply.