#include <payload_idi.h>
Inheritance diagram for openikev2::Payload_IDi:

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