|
Dangerous SNMP
|
Static Public Attributes | |
| static constexpr const char * | NAME = "OBJECT IDENTIFIER" |
Static Public Attributes inherited from OBJECT_IDENTIFIER< asn1::Class::UNIVERSAL, asn1::Content::PRIMITIVE, 6 > | |
| static const int | TYPE |
Additional Inherited Members | |
Public Types inherited from OBJECT_IDENTIFIER< asn1::Class::UNIVERSAL, asn1::Content::PRIMITIVE, 6 > | |
| typedef NumericOid | value_type |
| This class operates on a NumericType. | |
Static Public Member Functions inherited from OBJECT_IDENTIFIER< asn1::Class::UNIVERSAL, asn1::Content::PRIMITIVE, 6 > | |
| static unsigned int | length (const value_type &oid) |
| static bool | write (const value_type &oid, char *buffer, unsigned int bufferSize) |
| static bool | read (value_type &oid, const char *buffer, unsigned int bufferSize) |