Pdux Class Reference

The Pdux class is a sub class of Pdu that provides additional methods for manipulating SNMP PDUs. More...

#include <snmp_pp_ext.h>

List of all members.

Public Member Functions

 Pdux ()
 Pdux (NS_SNMP Vb *pvbs, const int pvb_count)
 Pdux (const Pdu &pdu)
 Pdux (const Pdux &pdu)
virtual ~Pdux ()
void clear ()
 Clear the Pdu contents (destruct and construct in one go).
Pduxoperator+= (const NS_SNMP Vb &)
virtual Pduxclone () const
 Clone the receiver.


Detailed Description

The Pdux class is a sub class of Pdu that provides additional methods for manipulating SNMP PDUs.

AGENT++ uses Pdux instead of Pdu, because Pdu does not allow to set error status, error index and request id of a PDU.

Version:
3.4
Author:
Frank Fock

Constructor & Destructor Documentation

Pdux::Pdux (  )  [inline]

Pdux::Pdux ( NS_SNMP Vb *  pvbs,
const int  pvb_count 
) [inline]

Pdux::Pdux ( const Pdu &  pdu  )  [inline]

Pdux::Pdux ( const Pdux pdu  )  [inline]

virtual Pdux::~Pdux (  )  [inline, virtual]


Member Function Documentation

void Pdux::clear (  ) 

Clear the Pdu contents (destruct and construct in one go).

Pdux& Pdux::operator+= ( const NS_SNMP Vb &   ) 

virtual Pdux* Pdux::clone (  )  const [inline, virtual]

Clone the receiver.

Returns:
a pointer to a copy of the receiver.


The documentation for this class was generated from the following file:

Generated on Fri May 29 22:36:55 2009 for AGENT++ by  doxygen 1.5.6