#include <payload_idr.h>
Inheritance diagram for openikev2::Payload_IDr:

Public Member Functions | |
| Payload_IDr (auto_ptr< ID > id) | |
| Creates a new Payload_IDr with the specified ID. | |
| Payload_IDr (const Payload_ID &other) | |
| Creates a new Payload_IDr cloning another one. | |
| Payload_IDr (ByteBuffer &byte_buffer) | |
| Creates a new Payload_IDr based on its binary representation. | |
| openikev2::Payload_IDr::Payload_IDr | ( | auto_ptr< ID > | id | ) |
| openikev2::Payload_IDr::Payload_IDr | ( | const Payload_ID & | other | ) |
| openikev2::Payload_IDr::Payload_IDr | ( | ByteBuffer & | byte_buffer | ) |
Creates a new Payload_IDr based on its binary representation.
| byte_buffer | Buffer with its read pointer at the "payload length" field |
1.5.1