Dangerous SNMP
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
ReportPDU Class Reference

A Report-PDU is a PDU with tag "8". More...

#include <encoding.hpp>

Inheritance diagram for ReportPDU:
GenericPDU< 8, ConfirmedClass::Unconfirmed >

Static Public Attributes

static constexpr const char * NAME = "Report-PDU"
 
- Static Public Attributes inherited from GenericPDU< 8, ConfirmedClass::Unconfirmed >
static constexpr const int TYPE
 This is the type of the PDU. More...
 
static constexpr const
ConfirmedClass::Type 
confirmed
 This is the "confirmed class" of the PDU.
 

Additional Inherited Members

- Public Types inherited from GenericPDU< 8, ConfirmedClass::Unconfirmed >
typedef PDU value_type
 The value type that this class operates on is "PDU".
 
- Static Public Member Functions inherited from GenericPDU< 8, ConfirmedClass::Unconfirmed >
static unsigned int length (const value_type &pdu)
 
static bool write (const value_type &pdu, char *buffer, unsigned int bufferSize)
 
static bool read (value_type &pdu, const char *buffer, unsigned int bufferSize)
 

Detailed Description

A Report-PDU is a PDU with tag "8".


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