synch_state Struct Reference
#include <snmp_client.h>
Collaboration diagram for synch_state:
Public Attributes | |
int | waiting |
int | status |
int | reqid |
struct snmp_pdu * | pdu |
Detailed Description
Definition at line 33 of file snmp_client.h.
Member Data Documentation
◆ pdu
struct snmp_pdu* synch_state::pdu |
Definition at line 41 of file snmp_client.h.
◆ reqid
int synch_state::reqid |
Definition at line 40 of file snmp_client.h.
◆ status
int synch_state::status |
Definition at line 35 of file snmp_client.h.
◆ waiting
int synch_state::waiting |
Definition at line 34 of file snmp_client.h.
The documentation for this struct was generated from the following file:
- include/snmp_client.h