Adaptation::Ecap::BodyRep Class Reference
#include <MessageRep.h>
Inheritance diagram for Adaptation::Ecap::BodyRep:
Collaboration diagram for Adaptation::Ecap::BodyRep:
Public Types | |
typedef libecap::BodySize | BodySize |
Public Member Functions | |
BodyRep (const BodyPipe::Pointer &aBody) | |
void | tie (const BodyPipe::Pointer &aBody) |
BodySize | bodySize () const override |
Private Attributes | |
BodyPipe::Pointer | theBody |
Detailed Description
Definition at line 129 of file MessageRep.h.
Member Typedef Documentation
◆ BodySize
typedef libecap::BodySize Adaptation::Ecap::BodyRep::BodySize |
Definition at line 132 of file MessageRep.h.
Constructor & Destructor Documentation
◆ BodyRep()
Adaptation::Ecap::BodyRep::BodyRep | ( | const BodyPipe::Pointer & | aBody | ) |
Definition at line 338 of file MessageRep.cc.
Member Function Documentation
◆ bodySize()
|
override |
Definition at line 351 of file MessageRep.cc.
◆ tie()
void Adaptation::Ecap::BodyRep::tie | ( | const BodyPipe::Pointer & | aBody | ) |
Definition at line 343 of file MessageRep.cc.
References Must.
Member Data Documentation
◆ theBody
|
private |
Definition at line 143 of file MessageRep.h.
The documentation for this class was generated from the following files:
- src/adaptation/ecap/MessageRep.h
- src/adaptation/ecap/MessageRep.cc