Dangerous SNMP
|
Public Types | |
typedef ScopedPDU | value_type |
Static Public Member Functions | |
static unsigned int | length (const value_type &value) |
static bool | write (const value_type &value, char *buffer, unsigned int bufferSize) |
static bool | read (value_type &value, char *buffer, unsigned int bufferSize) |
Static Public Attributes | |
static constexpr const char * | NAME = "ScopedPDU" |
static const int | TYPE = asn1::helper::SEQUENCE::TYPE |