SNMP++
3.3.11
|
This is the complete list of members for Vb, including all inherited members.
clear() | Vb | inline |
clone() const | Vb | inline |
clone_value() const | Vb | inline |
exception_status | Vb | protected |
free_vb() | Vb | protected |
get_asn1_length() const | Vb | |
get_exception_status() const | Vb | inline |
get_oid(Oid &oid) const | Vb | inline |
get_oid() const | Vb | inline |
get_printable_oid() const | Vb | inline |
get_printable_value() const | Vb | |
get_syntax() const | Vb | |
get_value(SnmpSyntax &val) const | Vb | |
get_value(int &i) const | Vb | |
get_value(unsigned int &i) const | Vb | |
get_value(long &i) const | Vb | |
get_value(unsigned long &i) const | Vb | |
get_value(pp_uint64 &i) const | Vb | |
get_value(unsigned char *ptr, unsigned long &len) const | Vb | |
get_value(unsigned char *ptr, unsigned long &len, const unsigned long maxlen, const bool add_null_byte=false) const | Vb | |
get_value(char *ptr) const | Vb | |
iv_vb_oid | Vb | protected |
iv_vb_value | Vb | protected |
operator=(const Vb &vb) | Vb | |
set_exception_status(const SmiUINT32 status) | Vb | inline |
set_null() | Vb | inline |
set_oid(const Oid &oid) | Vb | inline |
set_syntax(const SmiUINT32 syntax) | Vb | |
set_value(const SnmpSyntax &val) | Vb | inline |
set_value(const int i) | Vb | inline |
set_value(const unsigned int i) | Vb | inline |
set_value(const long i) | Vb | inline |
set_value(const unsigned long i) | Vb | inline |
set_value(const char *ptr) | Vb | inline |
set_value(const unsigned char *ptr, const unsigned int len) | Vb | inline |
valid() const | Vb | |
Vb() | Vb | inline |
Vb(const Oid &oid) | Vb | inline |
Vb(const Vb &vb) | Vb | inline |
~Vb() | Vb | inline |