The MibStaticEntry class represents an entry (instance) within a MibStaticTable.
More...
#include <mib_complex_entry.h>
|
| static bool | equal (Vbx *, Vbx *, int) |
| | Compare two Vbx arrays for equality.
|
| |
| static int | to_asn1 (Vbx *, int, unsigned char *&, int &) |
| | Encode a given array of variable bindings into a octet stream using ASN.1 (BER).
|
| |
| static int | from_asn1 (Vbx *&, int &, unsigned char *&, int &) |
| | Decode a character stream that holds BER encoded sequence of variable bindings into an array of variable bindings.
|
| |
The MibStaticEntry class represents an entry (instance) within a MibStaticTable.
- Author
- Frank Fock
- Version
- 3.4
| MibStaticEntry::MibStaticEntry |
( |
const Vbx & |
v | ) |
|
|
inline |
| MibStaticEntry::MibStaticEntry |
( |
const Oidx & |
o, |
|
|
const NS_SNMP SnmpSyntax & |
v |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: