#include <MapemCodec.hh>
|
| | MapemCodec () |
| |
| virtual | ~MapemCodec () |
| |
| virtual int | encode (const MAPEM__PDU__Descriptions::MAPEM &sapem, OCTETSTRING &data) |
| | Encode typed message into an octet string. More...
|
| |
| virtual int | decode (const OCTETSTRING &data, MAPEM__PDU__Descriptions::MAPEM &, Params *params=NULL) |
| | Encode typed message into an octet string format. More...
|
| |
| | Codec () |
| | Reference to Params stack. More...
|
| |
| virtual | ~Codec () |
| | Default destructor . More...
|
| |
◆ MapemCodec()
| MapemCodec::MapemCodec |
( |
| ) |
|
|
inlineexplicit |
◆ ~MapemCodec()
| virtual MapemCodec::~MapemCodec |
( |
| ) |
|
|
inlinevirtual |
◆ decode()
| int MapemCodec::decode |
( |
const OCTETSTRING & |
p_, |
|
|
MAPEM__PDU__Descriptions::MAPEM & |
p_message, |
|
|
Params * |
p_params = NULL |
|
) |
| |
|
virtual |
◆ encode()
| int MapemCodec::encode |
( |
const MAPEM__PDU__Descriptions::MAPEM & |
msg, |
|
|
OCTETSTRING & |
data |
|
) |
| |
|
virtual |
◆ asnCodec
The documentation for this class was generated from the following files:
- /home/vagrant/TriesAndDelete/etsi_its/framework/include/MapemCodec.hh
- /home/vagrant/TriesAndDelete/etsi_its/framework/src/MapemCodec.cc