openikev2::Payload_IDi Class Reference

This class represents an Initiator Identification Payload. More...

#include <payload_idi.h>

Inheritance diagram for openikev2::Payload_IDi:

Inheritance graph
[legend]
List of all members.

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.

Detailed Description

This class represents an Initiator Identification Payload.

Author:
Alejandro Perez Mendez, Pedro J. Fernandez Ruiz <alejandro_perez@dif.um.es, pedroj.fernandez@dif.um.es>


Constructor & Destructor Documentation

openikev2::Payload_IDi::Payload_IDi ( auto_ptr< ID id  ) 

Creates a new Payload_ID with the specified ID.

Parameters:
id ID

openikev2::Payload_IDi::Payload_IDi ( const Payload_ID other  ) 

Creates a new Payload_ID cloning another one.

Parameters:
other Other Payload_ID to be cloned

openikev2::Payload_IDi::Payload_IDi ( ByteBuffer byte_buffer  ) 

Creates a new Payload_IDi based on its binary representation.

Parameters:
byte_buffer Buffer with its read pointer at the "payload length" field


Generated on Fri Jul 27 11:04:54 2007 for libopenikev2 by  doxygen 1.5.1