Adaptation::Ecap::MessageRep Class Reference

#include <MessageRep.h>

Inheritance diagram for Adaptation::Ecap::MessageRep:
Collaboration diagram for Adaptation::Ecap::MessageRep:

Public Member Functions

 MessageRep (Http::Message *rawHeader)
 
 ~MessageRep () override
 
libecap::shared_ptr< libecap::Message > clone () const override
 
libecap::FirstLine & firstLine () override
 
const libecap::FirstLine & firstLine () const override
 
libecap::Header & header () override
 
const libecap::Header & header () const override
 
void addBody () override
 
libecap::Body * body () override
 
const libecap::Body * body () const override
 
void tieBody (Ecap::XactionRep *x)
 
Adaptation::Messageraw ()
 
const Adaptation::Messageraw () const
 

Private Attributes

Adaptation::Message theMessage
 
libecap::FirstLine * theFirstLineRep
 
HeaderReptheHeaderRep
 
BodyReptheBodyRep
 

Detailed Description

Definition at line 147 of file MessageRep.h.

Constructor & Destructor Documentation

◆ MessageRep()

Adaptation::Ecap::MessageRep::MessageRep ( Http::Message rawHeader)
explicit

◆ ~MessageRep()

Adaptation::Ecap::MessageRep::~MessageRep ( )
override

Definition at line 377 of file MessageRep.cc.

Member Function Documentation

◆ addBody()

void Adaptation::Ecap::MessageRep::addBody ( )
override

Definition at line 429 of file MessageRep.cc.

References Must.

◆ body() [1/2]

const libecap::Body * Adaptation::Ecap::MessageRep::body ( ) const
override

Definition at line 447 of file MessageRep.cc.

◆ body() [2/2]

libecap::Body * Adaptation::Ecap::MessageRep::body ( )
override

Definition at line 423 of file MessageRep.cc.

◆ clone()

libecap::shared_ptr< libecap::Message > Adaptation::Ecap::MessageRep::clone ( ) const
override

Definition at line 385 of file MessageRep.cc.

References Http::Message::body_pipe, and Http::Message::header.

◆ firstLine() [1/2]

const libecap::FirstLine & Adaptation::Ecap::MessageRep::firstLine ( ) const
override

Definition at line 405 of file MessageRep.cc.

◆ firstLine() [2/2]

libecap::FirstLine & Adaptation::Ecap::MessageRep::firstLine ( )
override

Definition at line 399 of file MessageRep.cc.

◆ header() [1/2]

const libecap::Header & Adaptation::Ecap::MessageRep::header ( ) const
override

Definition at line 417 of file MessageRep.cc.

◆ header() [2/2]

libecap::Header & Adaptation::Ecap::MessageRep::header ( )
override

Definition at line 411 of file MessageRep.cc.

◆ raw() [1/2]

Adaptation::Message & Adaptation::Ecap::MessageRep::raw ( )
inline

◆ raw() [2/2]

const Adaptation::Message & Adaptation::Ecap::MessageRep::raw ( ) const
inline

Definition at line 166 of file MessageRep.h.

References theMessage.

◆ tieBody()

void Adaptation::Ecap::MessageRep::tieBody ( Ecap::XactionRep x)

Definition at line 437 of file MessageRep.cc.

References Must.

Referenced by Adaptation::Ecap::XactionRep::useAdapted().

Member Data Documentation

◆ theBodyRep

BodyRep* Adaptation::Ecap::MessageRep::theBodyRep
private

Definition at line 172 of file MessageRep.h.

Referenced by MessageRep().

◆ theFirstLineRep

libecap::FirstLine* Adaptation::Ecap::MessageRep::theFirstLineRep
private

Definition at line 170 of file MessageRep.h.

Referenced by MessageRep().

◆ theHeaderRep

HeaderRep* Adaptation::Ecap::MessageRep::theHeaderRep
private

Definition at line 171 of file MessageRep.h.

Referenced by MessageRep().

◆ theMessage

Adaptation::Message Adaptation::Ecap::MessageRep::theMessage
private

Definition at line 169 of file MessageRep.h.

Referenced by MessageRep(), and raw().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors