SNMP++
3.3.11
|
This is the complete list of members for Pdu, including all inherited members.
clear() | Pdu | |
clear_error() | Pdu | inline |
clear_error_index() | Pdu | inline |
clear_error_status() | Pdu | inline |
clone() const | Pdu | inline |
context_engine_id | Pdu | protected |
context_name | Pdu | protected |
delete_vb(const int position) | Pdu | |
error_index | Pdu | protected |
error_status | Pdu | protected |
extend_vbs() | Pdu | protected |
get_asn1_length() const | Pdu | |
get_context_engine_id(OctetStr &id) const | Pdu | inline |
get_context_engine_id() const | Pdu | inline |
get_context_name(OctetStr &name) const | Pdu | inline |
get_context_name() const | Pdu | inline |
get_error_index() const | Pdu | inline |
get_error_status() const | Pdu | inline |
get_maxsize_scopedpdu() const | Pdu | inline |
get_message_id() const | Pdu | inline |
get_notify_enterprise(Oid &e) const | Pdu | inline |
get_notify_id(Oid &id) const | Pdu | inline |
get_notify_timestamp(TimeTicks &ts) const | Pdu | inline |
get_request_id() const | Pdu | inline |
get_security_level() const | Pdu | inline |
get_type() const | Pdu | inline |
get_v1_trap_address(GenAddress &address) const | Pdu | |
get_vb(Vb &vb, const int index) const | Pdu | |
get_vb(const int index) const | Pdu | inline |
get_vb_count() const | Pdu | inline |
get_vblist(Vb *pvbs, const int pvb_count) const | Pdu | |
match_type(const int request, const int response) | Pdu | static |
maxsize_scopedpdu | Pdu | protected |
message_id | Pdu | protected |
notify_enterprise | Pdu | protected |
notify_id | Pdu | protected |
notify_timestamp | Pdu | protected |
operator+=(const Vb &vb) | Pdu | |
operator=(const Pdu &pdu) | Pdu | |
operator[](const int i) | Pdu | inline |
Pdu() | Pdu | |
Pdu(Vb *pvbs, const int pvb_count) | Pdu | |
Pdu(const Pdu &pdu) | Pdu | inline |
pdu_type | Pdu | protected |
request_id | Pdu | protected |
security_level | Pdu | protected |
set_context_engine_id(const OctetStr &id) | Pdu | inline |
set_context_engine_id(const char *id) | Pdu | inline |
set_context_name(const OctetStr &name) | Pdu | inline |
set_context_name(const char *name) | Pdu | inline |
set_error_index(const int index) | Pdu | inline |
set_error_status(const int err) | Pdu | inline |
set_maxsize_scopedpdu(unsigned long l) | Pdu | inline |
set_message_id(const unsigned long msg_id) | Pdu | inline |
set_notify_enterprise(const Oid &e) | Pdu | inline |
set_notify_id(const Oid &id) | Pdu | inline |
set_notify_timestamp(const TimeTicks &ts) | Pdu | inline |
set_request_id(const unsigned long rid) | Pdu | inline |
set_security_level(const int level) | Pdu | inline |
set_type(unsigned short type) | Pdu | inline |
set_v1_trap_address(const Address &address) | Pdu | |
set_vb(Vb const &vb, const int index) | Pdu | |
set_vblist(Vb const *pvbs, const int pvb_count) | Pdu | |
trim(const int count=1) | Pdu | |
v1_trap_address | Pdu | protected |
v1_trap_address_set | Pdu | protected |
valid() const | Pdu | inline |
validity | Pdu | protected |
vb_count | Pdu | protected |
vbs | Pdu | protected |
vbs_size | Pdu | protected |
~Pdu() | Pdu | virtual |