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

This is the encoder/decoder for the "Message" class. More...

#include <message.hpp>

Public Types

typedef Message value_type
 

Static Public Member Functions

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

Static Public Attributes

static constexpr const char * NAME = "Message"
 
static const int TYPE = asn1::helper::SEQUENCE::TYPE
 

Detailed Description

This is the encoder/decoder for the "Message" class.


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