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) |
virtual BodySize | bodySize () const |
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 342 of file MessageRep.cc.
Member Function Documentation
◆ bodySize()
|
virtual |
Definition at line 355 of file MessageRep.cc.
◆ tie()
void Adaptation::Ecap::BodyRep::tie | ( | const BodyPipe::Pointer & | aBody | ) |
Definition at line 347 of file MessageRep.cc.
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