Adaptation::Icap::InOut Class Reference

#include <InOut.h>

Collaboration diagram for Adaptation::Icap::InOut:

Public Types

typedef Http::Message Header
 

Public Member Functions

 InOut ()
 
 ~InOut ()
 
void setCause (HttpRequest *r)
 
void setHeader (Header *h)
 

Public Attributes

Headerheader
 
HttpRequestcause
 
BodyPipe::Pointer body_pipe
 

Detailed Description

Definition at line 24 of file InOut.h.

Member Typedef Documentation

◆ Header

Definition at line 29 of file InOut.h.

Constructor & Destructor Documentation

◆ InOut()

Adaptation::Icap::InOut::InOut ( )
inline

Definition at line 31 of file InOut.h.

◆ ~InOut()

Adaptation::Icap::InOut::~InOut ( )
inline

Definition at line 33 of file InOut.h.

References cause, header, and HTTPMSGUNLOCK().

Member Function Documentation

◆ setCause()

void Adaptation::Icap::InOut::setCause ( HttpRequest r)
inline

◆ setHeader()

void Adaptation::Icap::InOut::setHeader ( Header h)
inline

Member Data Documentation

◆ body_pipe

BodyPipe::Pointer Adaptation::Icap::InOut::body_pipe

Definition at line 63 of file InOut.h.

Referenced by setHeader().

◆ cause

HttpRequest* Adaptation::Icap::InOut::cause

Definition at line 60 of file InOut.h.

Referenced by ~InOut(), and setCause().

◆ header

Header* Adaptation::Icap::InOut::header

Definition at line 57 of file InOut.h.

Referenced by ~InOut(), and setHeader().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors