openikev2::Payload_IDr Class Reference

This class represents a Responder Identification Payload. More...

#include <payload_idr.h>

Inheritance diagram for openikev2::Payload_IDr:

Inheritance graph
[legend]
List of all members.

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.

Detailed Description

This class represents a Responder 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_IDr::Payload_IDr ( auto_ptr< ID id  ) 

Creates a new Payload_IDr with the specified ID.

Parameters:
id ID

openikev2::Payload_IDr::Payload_IDr ( const Payload_ID other  ) 

Creates a new Payload_IDr cloning another one.

Parameters:
other Other Payload_IDr to be cloned

openikev2::Payload_IDr::Payload_IDr ( ByteBuffer byte_buffer  ) 

Creates a new Payload_IDr 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