bundles HTTP 1xx reply and the "successfully forwarded" callback More...

#include <HttpControlMsg.h>

Collaboration diagram for HttpControlMsg:

Public Types

typedef AsyncCall::Pointer Callback
 

Public Member Functions

 HttpControlMsg (const HttpReply::Pointer &aReply, const Callback &aCallback)
 

Public Attributes

HttpReply::Pointer reply
 the 1xx message being forwarded More...
 
Callback cbSuccess
 called after successfully writing the 1xx message More...
 

Detailed Description

Definition at line 46 of file HttpControlMsg.h.

Member Typedef Documentation

◆ Callback

Definition at line 49 of file HttpControlMsg.h.

Constructor & Destructor Documentation

◆ HttpControlMsg()

HttpControlMsg::HttpControlMsg ( const HttpReply::Pointer aReply,
const Callback aCallback 
)
inline

Definition at line 51 of file HttpControlMsg.h.

Member Data Documentation

◆ cbSuccess

Callback HttpControlMsg::cbSuccess

Definition at line 56 of file HttpControlMsg.h.

Referenced by operator<<(), and ConnStateData::sendControlMsg().

◆ reply

HttpReply::Pointer HttpControlMsg::reply

Definition at line 55 of file HttpControlMsg.h.

Referenced by operator<<(), and ConnStateData::sendControlMsg().


The documentation for this class was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors