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

This is the encoder/decoder for the "SNMPv3Message.HeaderData" class. More...

#include <message-v3.hpp>

Public Types

typedef SNMPv3Message::HeaderData value_type
 

Static Public Member Functions

static unsigned int length (const value_type &headerData)
 
static bool write (const value_type &headerData, char *buffer, unsigned int bufferSize)
 
static bool read (value_type &headerData, char *buffer, unsigned int bufferSize)
 

Static Public Attributes

static constexpr const char * NAME = "SNMPv3Message.HeaderData"
 
static const int TYPE = asn1::helper::SEQUENCE::TYPE
 

Detailed Description

This is the encoder/decoder for the "SNMPv3Message.HeaderData" class.


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